committer: mfx <mfx> 1042994191 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2003-01-19 16:36:31 +00:00
parent ff2c5300b8
commit 0bd05c0d67

View File

@ -146,7 +146,6 @@ LINK_EXE_OUTPUT =
LDLIBS =
LINK_EXE_LDFLAGS =
# update defaults
ifeq ($(DEBUG),1)
DEFS += -DDEBUG
@ -378,7 +377,7 @@ else
CFLAGS += -O2 -d
endif
endif # bcc
endif # bc
###
@ -409,7 +408,7 @@ else
CFLAGS += -o
endif
endif # dmc
endif # dm
###
@ -443,7 +442,7 @@ else
endif
RESOURCES = upx.res
endif # icl
endif # ic
###
@ -485,7 +484,7 @@ else
endif
RESOURCES = upx.res
endif # vc6
endif # vc
###
@ -523,7 +522,7 @@ else
CFLAGS += -olr
endif
endif # wcc
endif # wc
# /***********************************************************************