summaryrefslogtreecommitdiff
path: root/distrib/special
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-04-19 03:33:20 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-04-19 03:33:20 +0000
commitc9114ad20a76069cc6e4c8de27c0690f4a36aaa9 (patch)
treec5680c05b42e5d0bde9d7fad789d631a470aebca /distrib/special
parent83bae1123e16bfaa8db83b84241a3cc1be61bf09 (diff)
sort list
Diffstat (limited to 'distrib/special')
-rw-r--r--distrib/special/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/special/Makefile b/distrib/special/Makefile
index f0d62a6cb2c..b622877aa7f 100644
--- a/distrib/special/Makefile
+++ b/distrib/special/Makefile
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.19 2009/04/19 00:59:39 deraadt Exp $
+# $OpenBSD: Makefile,v 1.20 2009/04/19 03:33:19 deraadt Exp $
-SUBDIR= dd ftp pppd rsh dhclient init sysctl dmesg grep kbd \
- newfs less more gzip ccdconfig ifconfig sha256 libstubs
+SUBDIR= libstubs \
+ ccdconfig dd dhclient dmesg ftp grep gzip ifconfig init \
+ kbd less more newfs pppd rsh sha256 sysctl
install: