diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-15 19:18:59 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-09-15 19:18:59 +0000 |
| commit | 753da330422fe3d62c6728caf6f48ef596223875 (patch) | |
| tree | 00e82155a2f5c971f5eee4dc3c13055c4c28aa66 /gnu | |
| parent | 7874d7a3bbf1c437cb066cc45bd152d33663ddc5 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/genclass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/genclass/Makefile b/gnu/usr.bin/genclass/Makefile index e3e5ade6ff4e4..93924ef15954d 100644 --- a/gnu/usr.bin/genclass/Makefile +++ b/gnu/usr.bin/genclass/Makefile @@ -1,8 +1,9 @@ # -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 15:45:31 peter Exp $ # GPPDIR= ${.CURDIR}/../../../contrib/libg++ +MAN1= genclass.1 .PATH: ${GPPDIR}/libg++/src ${GPPDIR}/libg++/genclass |
