diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-29 15:01:59 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-29 15:01:59 +0000 |
commit | 71fe318b852b8dfb3e799cb12ef184750f7f8eac (patch) | |
tree | bc812bbd00eb0c64dd1532b5b4da5af39cbb0c2d /share/doc/usd/11.vitut/Makefile | |
parent | ff56972e0ea773c9254243819d9d823366be1da1 (diff) |
Use a single style for share/doc/ makefiles.
Notes
Notes:
svn path=/head/; revision=106146
Diffstat (limited to 'share/doc/usd/11.vitut/Makefile')
-rw-r--r-- | share/doc/usd/11.vitut/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/doc/usd/11.vitut/Makefile b/share/doc/usd/11.vitut/Makefile index ea96ddfee238..ab44651fb028 100644 --- a/share/doc/usd/11.vitut/Makefile +++ b/share/doc/usd/11.vitut/Makefile @@ -1,11 +1,11 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 # $FreeBSD$ -VOLUME= usd/11.edit -SRCS= edittut.ms -MACROS= -ms -SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit -USE_TBL= yes +VOLUME= usd/11.edit +SRCS= edittut.ms +MACROS= -ms +USE_TBL= YES +SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit # index for versatec is different from the one in edit.tut # because the fonts are different and entries reference page |