6 lines
71 B
Makefile
Raw Normal View History

SRC_CC = lx.cc
LIB_DIR = $(REP_DIR)/src/lib/lx
vpath %.cc $(LIB_DIR)