diff options
-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 b622877aa7f..88de4f011b7 100644 --- a/distrib/special/Makefile +++ b/distrib/special/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.20 2009/04/19 03:33:19 deraadt Exp $ +# $OpenBSD: Makefile,v 1.21 2009/10/28 05:17:55 deraadt Exp $ SUBDIR= libstubs \ - ccdconfig dd dhclient dmesg ftp grep gzip ifconfig init \ - kbd less more newfs pppd rsh sha256 sysctl + ccdconfig dd dhclient dmesg ed ftp grep gzip ifconfig init \ + kbd less more mt newfs pppd restore rsh sha256 sysctl install: |