Remove building with NOCRYPTO option
[minix.git] / minix / commands / Makefile
blob8aca55470b03d2901c9b3292768ca178e7baeea6
1 # Makefile for commands.
3 .include <bsd.own.mk>
5 SUBDIR= at backup \
6 cawf cdprobe \
7 cleantmp \
8 compress crc cron crontab \
9 DESCRIBE devmand devsize \
10 dhrystone \
11 eject \
12 fix format fsck.mfs \
13 gcov-pull \
14 ifdef \
15 intr isoread \
16 loadkeys loadramdisk look lp \
17 lpd lspci mail MAKEDEV \
18 minix-service mount mt netconf \
19 prep printroot \
20 profile progressbar \
21 ramdisk rawspeed readclock \
22 remsync \
23 rotate setup \
24 slip spell sprofalyze sprofdiff srccrc \
25 svrctl swifi synctree sysenv \
26 term termcap tget \
27 truncate umount \
28 update version vol \
29 writeisofs fetch \
30 zmodem pkgin_cd pkgin_all pkgin_sets \
31 worldstone updateboot update_asr update_bootcfg \
32 atnormalize dosread fdisk loadfont \
33 autopart part partition playwave \
34 recwave repartition screendump
36 .include <bsd.subdir.mk>