summaryrefslogtreecommitdiff
path: root/distrib/special/Makefile
blob: 71c61a285ee537b85c56702d81899697e0ac1469 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$OpenBSD: Makefile,v 1.39 2015/04/13 21:27:07 deraadt Exp $

SUBDIR=	libstubs \
	arch bioctl cat chmod chroot cp date dd df dhclient disklabel dmesg \
	ed eeprom encrypt fdisk fsck fsck_ext2fs fsck_ffs fsck_msdos ftp \
	grep gzip hostname ifconfig init installboot kbd ksh ln ls md5 \
	mkdir mknod mkuboot more mount mount_cd9660 mount_ext2fs \
	mount_ffs mount_msdos mount_nfs mount_udf mt mv newfs newfs_ext2fs \
	newfs_msdos pax pdisk ping ping6 pwd_mkdb reboot restore rm route sed \
	signify sleep stty sync sysctl umount ztsscale

install:

.include <bsd.subdir.mk>