OSDN Git Service

Update cross tools prefix
[uclinux-h8/uClinux-dist.git] / openswan / Makefile.vendor
1 # vendor/distro things go here.
2 #VENDOR=-bluerose
3
4 install::
5         mkdir -p ${LIBEXECDIR}
6         if [ -n '${VENDOR}' ]; then echo '${VENDOR} ' >${LIBEXECDIR}/vendor; fi
7