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

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

Revision 1.110, Fri Feb 26 17:17:03 2021 UTC (3 years, 2 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, HEAD
Changes since 1.109: +2 -2 lines

Hook up dhcpleased to the build.
OK deraadt

#	$OpenBSD: Makefile,v 1.110 2021/02/26 17:17:03 florian Exp $

SUBDIR=	atactl badsect bioctl clri dhclient dhcpleased \
	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 quotacheck \
	reboot resolvd restore route savecore scan_ffs \
	scsi slaacd shutdown swapctl sysctl ttyflags tunefs vnconfig \
	umount unwind wsconsctl

.include <bsd.subdir.mk>