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

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

Revision 1.104, Tue Mar 24 12:00:39 2015 UTC (9 years, 2 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.103: +2 -2 lines

unwire lmc(4) and san(4).

they do "interesting" things with APIs i want to change, and i can't
find any evidence anyone uses them anymore. instead of burning time
on changes i cant test, ill take a chance that noone will miss them.

no objections from anyone
ok mpi@ deraadt@ henning@ sthen@

#	$OpenBSD: Makefile,v 1.104 2015/03/24 12:00:39 dlg 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 mknod 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 savecore scan_ffs \
	scsi shutdown swapctl sysctl ttyflags tunefs \
	umount wsconsctl

.include <bsd.subdir.mk>