diff options
Diffstat (limited to 'distrib/special/Makefile')
-rw-r--r-- | distrib/special/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/special/Makefile b/distrib/special/Makefile index 62381b606b3..6bde97dbe2e 100644 --- a/distrib/special/Makefile +++ b/distrib/special/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.17 2007/11/26 15:36:38 deraadt Exp $ +# $OpenBSD: Makefile,v 1.18 2009/04/17 03:48:33 deraadt Exp $ -SUBDIR= dd ftp pppd rsh dhclient init disknames dmesg grep kbd newfs less \ - more gzip ccdconfig ifconfig libstubs +SUBDIR= dd ftp pppd rsh dhclient init disknames dmesg grep kbd \ + newfs less more gzip ccdconfig ifconfig sha256 libstubs install: |