diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-04-25 20:54:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-04-25 20:54:45 +0000 |
commit | 6f9d7c88699077461425ad275e5c23b3e0608f74 (patch) | |
tree | 925417e44f74f76b5d7b7727e9b89a8f96c39c7f | |
parent | a8ac50861718f6510e9c695d539c85dbb5b4825b (diff) |
enter more
-rw-r--r-- | distrib/special/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/special/Makefile b/distrib/special/Makefile index 0f7aac4dddb..cc7621ab03b 100644 --- a/distrib/special/Makefile +++ b/distrib/special/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.8 2003/04/16 19:25:17 drahn Exp $ +# $OpenBSD: Makefile,v 1.9 2003/04/25 20:54:44 deraadt Exp $ -SUBDIR= ftp pppd rsh dhclient init dmesg grep kbd less +SUBDIR= ftp pppd rsh dhclient init dmesg grep kbd less more .include <bsd.subdir.mk> |