13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
|
# $Id$
|
||
|
|
||
|
srcdirs /usr/src/bin /usr/src/sbin
|
||
|
|
||
|
# Programs from bin/
|
||
|
progs sh cp echo test
|
||
|
ln test [
|
||
|
#
|
||
|
# Programs from sbin/
|
||
|
progs mount mount_isofs mount_pcfs fsck halt init umount
|
||
|
|
||
|
libs -lutil -lcrypt
|