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

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

Revision 1.93, Mon Nov 1 05:25:49 2010 UTC (13 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.92: +2 -2 lines

bye bye wpa-psk.  instead of using ifconfig wpapsk `wpa-psk password` you
can now simply use ifconfig wpakey password
ok damien

#	$OpenBSD: Makefile,v 1.93 2010/11/01 05:25:49 deraadt 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_portal 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>