From eb4b2539fd82b448c91cdccd83361f22a1f022e3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 20 Jan 2003 09:02:35 +0000 Subject: Move self-created files to a RW filesystem. Noticed by: bento. --- emulators/klh10/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'emulators/klh10') diff --git a/emulators/klh10/Makefile b/emulators/klh10/Makefile index 4eb77296e801..35bf5fdcadc7 100644 --- a/emulators/klh10/Makefile +++ b/emulators/klh10/Makefile @@ -18,6 +18,7 @@ ONLY_FOR_ARCHS= i386 BUILD_WRKSRC= ${WRKSRC}/bld/fbx86 INSTALL_WRKSRC= ${BUILD_WRKSRC} +PKGMESSAGE= ${WRKDIR}/pkg-message # KSITS_ prefix for Komputer Small Incompatible Timesharing System # a KLH10 configuration. @@ -85,11 +86,11 @@ pre-install: @ ${MKDIR} ${KSITS_DRIVER_DIR} @ ${MKDIR} ${KSITS_DOCDIR} @ ${ECHO} KLH10 contains a setuid that accepts network connections. \ - > ${PKGDIR}/pkg-message + > ${PKGMESSAGE} @ ${ECHO} Consider using a firewall to limit access to KLH10. \ - >> ${PKGDIR}/pkg-message - @ ${ECHO} See the ${KSITS_DOCDIR}/pubits/adm >> ${PKGDIR}/pkg-message - @ ${ECHO} for firewall documentation. >> ${PKGDIR}/pkg-message + >> ${PKGMESSAGE} + @ ${ECHO} See the ${KSITS_DOCDIR}/pubits/adm >> ${PKGMESSAGE} + @ ${ECHO} for firewall documentation. >> ${PKGMESSAGE} post-install: .for file in ${KSITS_NATIVE_PROGS} ${KSITS_EM_DRIVERS} ${KSITS_EM_SDRIVERS} -- cgit v1.2.3