diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-11-17 05:16:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-11-17 05:16:26 +0000 |
| commit | 270a7d5792eb8a5789f37277b71d250299336d2a (patch) | |
| tree | 5ef75e41050baeeb9a085a05ec6cf95ec427d597 /gnu | |
| parent | 6a0d1abc5db534a222661215145068ad4cec8919 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/tar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile index e4881791c231..f54882153369 100644 --- a/gnu/usr.bin/tar/Makefile +++ b/gnu/usr.bin/tar/Makefile @@ -18,6 +18,4 @@ SRCS+= buffer.c compare.c create.c delete.c extract.c incremen.c list.c \ CFLAGS+= -DHAVE_CONFIG_H -I${.CURDIR} -I${TARDIR}/lib -I${TARDIR}/src -NOSHARED?= YES - .include <bsd.prog.mk> |
