blob: 9139dc16ab3f3289646be74665435b759db2d8ba [file] [log] [blame]
include ../../../build.mak
cflags:
@echo $(PJ_CFLAGS) $(CFLAGS)
cxxflags: cflags
ldflags:
@echo $(PJ_LDFLAGS) $(PJ_LDLIBS) $(LDFLAGS)