From 178d6c8706774b2d8ea8e6eed5fd2b070b55fa80 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 22 Oct 1995 18:28:10 +0000 Subject: Remove includes of the wrong ../Makefile.inc (one was commented out, the other was in the wrong order). --- gnu/usr.bin/awk/Makefile | 1 - gnu/usr.bin/tar/Makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/awk/Makefile b/gnu/usr.bin/awk/Makefile index 690eacf1c286..1fa87cc9c8ce 100644 --- a/gnu/usr.bin/awk/Makefile +++ b/gnu/usr.bin/awk/Makefile @@ -11,4 +11,3 @@ DPADD+= ${LIBGNUREGEX} ${LIBM} LDADD+= -lgnuregex -lm .include -#.include "../../usr.bin/Makefile.inc" diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile index c0b6d4410405..c9c76bfdda4b 100644 --- a/gnu/usr.bin/tar/Makefile +++ b/gnu/usr.bin/tar/Makefile @@ -15,4 +15,3 @@ DPADD+= ${LIBGNUREGEX} LDADD+= -lgnuregex .include -.include "../../usr.bin/Makefile.inc" -- cgit v1.3