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

Annotation of src/sbin/Makefile, Revision 1.82

1.82    ! deraadt     1: #      $OpenBSD: Makefile,v 1.81 2007/05/18 07:18:55 deraadt Exp $
1.1       deraadt     2:
1.81      deraadt     3: SUBDIR=        atactl badsect bioctl brconfig ccdconfig clri dhclient \
                      4:        disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs  \
                      5:        fsck_msdos fsdb fsirand growfs ifconfig init iopctl ipsecctl  \
                      6:        isakmpd kbd lmccontrol mknod modload modunload mount \
                      7:        mount_ados mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
                      8:        mount_nfs mount_ntfs mount_portal mount_procfs mount_udf \
                      9:        mount_xfs mountd ncheck_ffs newfs newfs_msdos \
                     10:        nfsd nmeaattach nologin pdisk pfctl pflogd ping ping6 quotacheck \
                     11:        raidctl reboot restore route routed rtsol savecore scan_ffs \
                     12:        scsi shutdown slattach swapctl sysctl ttyflags tunefs \
                     13:        umount wsconsctl
1.1       deraadt    14:
                     15: .include <bsd.subdir.mk>