gno/usr.sbin/cron/Makefile

6 lines
90 B
Makefile

cron.root: cron.c
compile -p cron.c keep=cron
cron: cron.root
link -p cron keep=cron