Remove stray DEBUG_FLAGS=-g that snuck in with r184761.

This commit is contained in:
Warner Losh 2015-05-21 14:36:14 +00:00
parent dca3ef63ee
commit 68930541b6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283245

View File

@ -31,7 +31,6 @@ CFLAGS+= -I${LIBARCHIVEDIR}/tar -I${LIBARCHIVEDIR}/libarchive
CFLAGS+= -I${LIBARCHIVEDIR}/libarchive_fe
SYMLINKS= bsdtar ${BINDIR}/tar
MLINKS= bsdtar.1 tar.1
DEBUG_FLAGS=-g
.PHONY: check test clean-test
check test: $(PROG) bsdtar.1.gz