summaryrefslogtreecommitdiff
path: root/emulators/x48
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/x48')
-rw-r--r--emulators/x48/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index b9601178f5d..a00d437be1d 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/03/29 12:40:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/05/05 18:24:11 grant Exp $
#
DISTNAME= x48_041
@@ -14,8 +14,8 @@ COMMENT= HP48 emulator
USE_IMAKE= YES
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/x48 \
- ${PREFIX}/share/doc/x48/romdump
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/x48
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/x48/romdump
cd ${WRKSRC}/doc && \
${INSTALL_MAN} CARDS.doc INSTALLING ROMDump.doc \
${PREFIX}/share/doc/x48