diff options
Diffstat (limited to 'gnu/usr.bin/genclass/Makefile')
-rw-r--r-- | gnu/usr.bin/genclass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/genclass/Makefile b/gnu/usr.bin/genclass/Makefile index 808b01231c2a3..50c65bf02184a 100644 --- a/gnu/usr.bin/genclass/Makefile +++ b/gnu/usr.bin/genclass/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1996/10/03 23:00:09 peter Exp $ # GPPDIR= ${.CURDIR}/../../../contrib/libg++ |