diff options
| -rw-r--r-- | gnu/usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile index 788b5c93f8c1..689a1382ef7e 100644 --- a/gnu/usr.sbin/Makefile +++ b/gnu/usr.sbin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.2 1995/12/16 20:18:16 wpaul Exp $ +# $Id: Makefile,v 1.3 1996/02/12 14:48:44 wpaul Exp $ -SUBDIR= yp_mkdb +SUBDIR= .include <bsd.subdir.mk> |
