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

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

Revision 1.94, Tue Apr 5 18:51:25 2011 UTC (13 years, 2 months ago) by thib
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.93: +1 -1 lines

Remove portalfs.

While it is a terribly cool idea, it's just awful and since noone has stepped
up to the plate to keep it up with the current vop state, retire it to the
attic.

ok krw@, deraadt@, guenther@, miod@.
comments from jmc@

#	$OpenBSD: Makefile,v 1.94 2011/04/05 18:51:25 thib Exp $

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

.include <bsd.subdir.mk>