wanproxy/common/lib.mk

8 lines
116 B
Makefile
Raw Normal View History

2015-08-31 12:01:44 +00:00
VPATH+= ${TOPDIR}/common
SRCS+= buffer.cc
SRCS+= log.cc
2016-02-28 19:50:31 +00:00
SRCS+= count_filter.cc
2015-08-31 12:01:44 +00:00
CXXFLAGS+=-include common/common.h