summaryrefslogtreecommitdiff
path: root/shells/static-ast-ksh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/static-ast-ksh/Makefile')
-rw-r--r--shells/static-ast-ksh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/static-ast-ksh/Makefile b/shells/static-ast-ksh/Makefile
index 695c2bd1d7d..b8671810ad3 100644
--- a/shells/static-ast-ksh/Makefile
+++ b/shells/static-ast-ksh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2003/05/31 16:14:47 uebayasi Exp $
+# $NetBSD: Makefile,v 1.2 2003/08/11 17:27:58 wiz Exp $
#
.include "../../shells/ast-ksh/Makefile.common"
@@ -13,4 +13,4 @@ COMMENT:= Statically-linked version of the ${COMMENT}
KSH93_MAKEFLAGS=LDFLAGS=-static
-.include "../../shells/ast-ksh/Makefile.include"
+.include "../../mk/bsd.pkg.mk"