acl/app/gson/demo/Makefile
2016-10-07 19:11:41 +08:00

6 lines
128 B
Makefile

include ./Makefile.in
ifeq ($(findstring FreeBSD, $(UNIXNAME)), FreeBSD)
EXTLIBS += -L/usr/local/lib -liconv
endif
PROG = json