diff options
Diffstat (limited to 'share/doc/psd/16.lex/Makefile')
-rw-r--r-- | share/doc/psd/16.lex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/doc/psd/16.lex/Makefile b/share/doc/psd/16.lex/Makefile index 4995027a2457..c8745fed762a 100644 --- a/share/doc/psd/16.lex/Makefile +++ b/share/doc/psd/16.lex/Makefile @@ -1,9 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 # $FreeBSD$ -DIR= psd/16.lex +VOLUME= psd/16.lex SRCS= lex.ms MACROS= -ms -GROFF= groff .include <bsd.doc.mk> |