Temporarily put STRIP back; bsd.port.mk still needs it.

This commit is contained in:
Ruslan Ermilov 2004-02-05 20:48:44 +00:00
parent 4c25ae5742
commit fe670e467a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125494

View File

@ -158,6 +158,10 @@ NLSMODE?= ${NOBINMODE}
INCLUDEDIR?= /usr/include
# Common variables
.if !defined(DEBUG_FLAGS)
STRIP?= -s
.endif
COMPRESS_CMD?= gzip -cn
COMPRESS_EXT?= .gz