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

This commit is contained in:
ru 2004-02-05 20:48:44 +00:00
parent a24e2d0f9b
commit 5932ce932a

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