acl/lib_acl_cpp/samples/dbuf/Makefile

5 lines
79 B
Makefile

UTIL = $(wildcard ../*.cpp)
PROG = dbuf
include ../Makefile.in
CFLAGS += -I../