aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/02.implement/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/psd/02.implement/Makefile')
-rw-r--r--share/doc/psd/02.implement/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/share/doc/psd/02.implement/Makefile b/share/doc/psd/02.implement/Makefile
index e9baddf2d7d9..67e415f2c262 100644
--- a/share/doc/psd/02.implement/Makefile
+++ b/share/doc/psd/02.implement/Makefile
@@ -1,13 +1,13 @@
# @(#)Makefile 8.1 (Berkeley) 6/8/93
# $FreeBSD$
-VOLUME= psd/02.implement
-SRCS= implement
-EXTRA= ref.bib
-MACROS= -ms
-
-USE_PIC= yes
-USE_REFER= yes
-USE_SOELIM= yes
+VOLUME= psd/02.implement
+SRCS= implement
+EXTRA= ref.bib
+MACROS= -ms
+USE_PIC= YES
+USE_REFER= YES
+USE_SOELIM= YES
+CD_HACK= ${.CURDIR}
.include <bsd.doc.mk>