[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / sbin

Annotation of src/sbin/Makefile, Revision 1.90

1.90    ! deraadt     1: #      $OpenBSD: Makefile,v 1.89 2009/06/03 14:45:49 jj Exp $
1.1       deraadt     2:
1.90    ! deraadt     3: SUBDIR=        atactl badsect bioctl ccdconfig clri dhclient \
1.81      deraadt     4:        disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs  \
                      5:        fsck_msdos fsdb fsirand growfs ifconfig init iopctl ipsecctl  \
1.85      mbalmer     6:        isakmpd kbd ldattach lmccontrol mknod modload modunload mount \
1.84      deraadt     7:        mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
1.81      deraadt     8:        mount_nfs mount_ntfs mount_portal mount_procfs mount_udf \
1.89      jj          9:        mount_vnd mount_nnpfs mountd ncheck_ffs newfs newfs_msdos \
1.88      mbalmer    10:        nfsd nologin pdisk pfctl pflogd ping ping6 quotacheck \
1.87      henning    11:        raidctl reboot restore route rtsol savecore scan_ffs \
1.81      deraadt    12:        scsi shutdown slattach swapctl sysctl ttyflags tunefs \
1.86      damien     13:        umount wpa-psk wsconsctl
1.1       deraadt    14:
                     15: .include <bsd.subdir.mk>