summaryrefslogtreecommitdiff
path: root/parallel/glunix
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/glunix')
-rw-r--r--parallel/glunix/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index 032bff1010f..44b04d1cc0b 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/02/05 23:10:34 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2006/03/14 01:14:32 jlam Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -43,6 +43,9 @@ USER_CMD= ${LOCALBASE}/sbin/user
GROUP_CMD= ${LOCALBASE}/sbin/group
.endif
+DEINSTALL_SRC= ${PKGDIR}/DEINSTALL
+INSTALL_SRC= ${PKGDIR}/INSTALL
+
post-patch:
cd ${WRKSRC}; \
for f in progs/glupart/glupart.c \