diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-02-04 19:59:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-02-04 19:59:58 +0000 |
| commit | 7a614290f3759d36c9099fa55f630538c4de7756 (patch) | |
| tree | 3f36afaca24d0bd6adff3cb5f560602c13fb702c /share/doc/usd | |
| parent | a309714274d54c5cee4af63537a3d565d5868d19 (diff) | |
Notes
Diffstat (limited to 'share/doc/usd')
| -rw-r--r-- | share/doc/usd/10.exref/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/usd/10.exref/Makefile b/share/doc/usd/10.exref/Makefile index 0278a5683321..fed1eb665461 100644 --- a/share/doc/usd/10.exref/Makefile +++ b/share/doc/usd/10.exref/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $Id: Makefile,v 1.1 1995/01/11 03:24:10 wollman Exp $ VOLUME= usd/10.exref SRCS= ex.rm @@ -17,4 +17,4 @@ summary.${PRINTER}: ex.summary afterinstall: ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ - summary.${PRINTER} ${DESTDIR}${BINDIR}/${VOLUME}
\ No newline at end of file + summary.${PRINTER} ${DESTDIR}${BINDIR}/${VOLUME} |
