diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-04-20 03:45:54 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-04-20 03:45:54 +0000 |
| commit | 023e89e5efa694577b481488bb5ea251d3ec1966 (patch) | |
| tree | b6c6c2921ca62b71b7bec9a475156de3f868a10f /PSD.doc/Makefile | |
| parent | 769742d3aff97a7f08b820ddad980fd0afacfb3a (diff) | |
Diffstat (limited to 'PSD.doc/Makefile')
| -rw-r--r-- | PSD.doc/Makefile | 6 |
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> |
