acl/lib_acl_cpp/samples/http_mime/Makefile

8 lines
147 B
Makefile
Raw Normal View History

include ../Makefile.in
2013-10-20 18:12:47 +08:00
#EXTLIBS = -liconv
#Path for SunOS
ifeq ($(findstring SunOS, $(UNIXNAME)), SunOS)
EXTLIBS = -liconv
endif
PROG = http_mime