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 93924ef15954..5ce95fda47c2 100644 --- a/gnu/usr.bin/genclass/Makefile +++ b/gnu/usr.bin/genclass/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.4 1997/02/22 15:45:31 peter Exp $ +# $Id: Makefile,v 1.5 1997/09/15 19:18:50 wosch Exp $ # GPPDIR= ${.CURDIR}/../../../contrib/libg++ |