acl/lib_acl_cpp/samples/html/Makefile

5 lines
79 B
Makefile
Raw Normal View History

2013-11-05 22:23:23 +08:00
UTIL = $(wildcard ../*.cpp)
PROG = html
include ../Makefile.in
CFLAGS += -I../