freebsd-src/usr.sbin/bsdinstall/scripts/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
381 B
Makefile
Raw Normal View History

SCRIPTS=auto \
adduser \
bootconfig \
checksum \
config \
docsinstall \
entropy \
fetchmissingdists \
finalconfig \
hardening \
hostname \
jail \
keymap \
mirrorselect \
mount \
netconfig \
netconfig_ipv4 \
netconfig_ipv6 \
rootpass \
script \
services \
time \
umount \
wlanconfig \
zfsboot
BINDIR= ${LIBEXECDIR}/bsdinstall
MAN=
.include <bsd.prog.mk>