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

File: [local] / src / sbin / Makefile (download)

Revision 1.100, Mon Sep 8 01:47:05 2014 UTC (9 years, 8 months ago) by guenther
Branch: MAIN
Changes since 1.99: +2 -2 lines

Delete procfs; it's always had races and is now unused: no one noticed for
months that I broke it before the 5.5 release.

confirmed as not being required by ports by sthen@, ajacoutot@, dcoppa@

#	$OpenBSD: Makefile,v 1.100 2014/09/08 01:47:05 guenther Exp $

SUBDIR=	atactl badsect bioctl clri dhclient \
	disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs  \
	fsck_msdos fsdb fsirand growfs ifconfig iked init ipsecctl  \
	isakmpd kbd ldattach lmccontrol mknod modload modunload mount \
	mount_cd9660 mount_ext2fs mount_ffs mount_msdos \
	mount_nfs mount_ntfs mount_tmpfs mount_udf \
	mount_vnd mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \
	nfsd nologin pdisk pfctl pflogd ping ping6 quotacheck \
	reboot restore route rtsol savecore scan_ffs \
	scsi shutdown slattach swapctl sysctl ttyflags tunefs \
	umount wsconsctl

.include <bsd.subdir.mk>