summaryrefslogtreecommitdiff
path: root/PSD.doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'PSD.doc/Makefile')
-rw-r--r--PSD.doc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/PSD.doc/Makefile b/PSD.doc/Makefile
index 8e1f1fa0705be..67702b80e2c19 100644
--- a/PSD.doc/Makefile
+++ b/PSD.doc/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.2 1995/06/14 15:20:23 christos Exp $
+# $NetBSD: Makefile,v 1.4 2014/07/05 19:22:43 dholland Exp $
# @(#)Makefile 8.1 (Berkeley) 8/14/93
-DIR= psd/12.make
+SECTION=reference/ref1
+ARTICLE=make
SRCS= tutorial.ms
MACROS= -ms
+EXTRAHTMLFILES=make1.png make2.png
.include <bsd.doc.mk>