diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-09-09 18:05:29 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-09-09 18:05:29 +0000 |
| commit | b6b34a5e0fd763fe87c9af9c3572a366dda2e9b8 (patch) | |
| tree | ebde670b8b6b08ed0ad6e056b836f6026b3a818f /gnu/usr.bin/groff/devX75 | |
| parent | 2252262f790c268d1da2c7ca7c2b0fe59869379d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff/devX75')
| -rw-r--r-- | gnu/usr.bin/groff/devX75/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/devX75/Makefile b/gnu/usr.bin/groff/devX75/Makefile index 400d78991965..dab8bfd7c435 100644 --- a/gnu/usr.bin/groff/devX75/Makefile +++ b/gnu/usr.bin/groff/devX75/Makefile @@ -1,7 +1,7 @@ -# $Id$ +# $Id: Makefile,v 1.3 1996/09/08 01:27:21 pst Exp $ # # Generic groff font makefile # .include "${.CURDIR}/../Makefile.inc" -.include "${DISTDIR}/Makefile.sub" +.include "${DIST_DIR}/Makefile.sub" .include "${.CURDIR}/../Makefile.dev" |
