aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/awk/Makefile')
-rw-r--r--gnu/usr.bin/awk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/awk/Makefile b/gnu/usr.bin/awk/Makefile
index 1fa87cc9c8ce..690eacf1c286 100644
--- a/gnu/usr.bin/awk/Makefile
+++ b/gnu/usr.bin/awk/Makefile
@@ -11,3 +11,4 @@ DPADD+= ${LIBGNUREGEX} ${LIBM}
LDADD+= -lgnuregex -lm
.include <bsd.prog.mk>
+#.include "../../usr.bin/Makefile.inc"