summaryrefslogtreecommitdiff
path: root/palm/pilot_makedoc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-08 11:50:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-08 11:50:31 +0000
commitac2919411d5f2b60499ab9baa344fd45dce4b1ce (patch)
tree0866a9fefb87a2464adc896f6af665aa53e2097b /palm/pilot_makedoc
parentDelete one <tab> from info dir entry so it will be aligned with the (diff)
Mini-cleanup.
Notes
Notes: svn path=/head/; revision=6800
Diffstat (limited to 'palm/pilot_makedoc')
-rw-r--r--palm/pilot_makedoc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile
index b253fbbc31d4..1941f60bf287 100644
--- a/palm/pilot_makedoc/Makefile
+++ b/palm/pilot_makedoc/Makefile
@@ -3,7 +3,7 @@
# Date created: May 10th 1997
# Whom: jfitz@FreeBSD.ORG
#
-# $Id: Makefile,v 1.1.1.1 1997/05/30 20:07:45 jfitz Exp $
+# $Id: Makefile,v 1.2 1997/06/08 01:41:06 jfitz Exp $
#
PKGNAME= pilot_makedoc-0.7
@@ -14,11 +14,10 @@ DISTFILES= makedoc7.cpp
MAINTAINER= jfitz@FreeBSD.ORG
NO_WRKSUBDIR= YES
-
ALL_TARGET= pilot_makedoc
do-extract:
- @${MKDIR} -p ${WRKDIR}
+ @${MKDIR} ${WRKDIR}
@${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}
@${CP} ${FILESDIR}/Makefile ${WRKDIR}