diff options
Diffstat (limited to 'usr.sbin/gspa/Makefile')
-rw-r--r-- | usr.sbin/gspa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/gspa/Makefile b/usr.sbin/gspa/Makefile index 95421eacf10..1469344dab2 100644 --- a/usr.sbin/gspa/Makefile +++ b/usr.sbin/gspa/Makefile @@ -1,3 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1997/09/21 11:43:41 deraadt Exp $ + SUBDIR += gspa gspahextoc .include <bsd.subdir.mk> |