1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Default to DEBUG=0 again.

committer: mfx <mfx> 976601714 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-12-12 06:15:14 +00:00
parent c6481575f9
commit ccc6c7b5a0

View File

@ -17,7 +17,7 @@ ifeq ($(strip $(UCLDIR)),)
UCLDIR = $(HOME)/local/src/ucl-0.92
endif
DEBUG = 1
DEBUG = 0
# -------------------------------------------------------