Skip to content
Snippets Groups Projects
Commit 6844d5dc authored by Guenter Knauf's avatar Guenter Knauf
Browse files

removed old CXXFLAGS; added switch to suppress linker banner.

parent d759e971
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,7 @@ TOPDIR = ..
CURNTDIR = .
CXXFLAGS = -q -5 -O2 -w-aus -w-ccc -w-csu -w-par -w-pia -w-rch -w-inl -w-ngu -w-pro -tWM
# CXXFLAGS = -5 -O2 -WC -w-par -w-csu -w-aus
LDFLAGS = -lap
LDFLAGS = -lq -lap
INCDIRS = -I$(CURNTDIR);$(TOPDIR)/include;$(TOPDIR)/lib
LINKLIB = $(BCCDIR)/lib/cw32mt.lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment