Files
2015-04-11 22:50:11 +10:00

8 lines
106 B
Python

NAME = 'corerouter'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['cr_common', 'cr_map', 'corerouter']