No need for funky LDFLAGS anymore either.

This commit is contained in:
chad 2014-05-30 09:49:02 -06:00
parent 535386c1fc
commit 4f55ec027e

View file

@ -3,7 +3,6 @@
################################################################################
CXXFLAGS ?= -fPIC -O3 # -g -DUSE_DEBUG=3
LDLIBS ?= -pthread
LDFLAGS ?= -L.
PREFIX ?= /usr/local
LIB_OBJS=args.o obj.o mem.o core.o instruction.o enc.o util.o lex.yy.o