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

7 lines
96 B
Python

NAME = 'tuntap'
CFLAGS = []
LDFLAGS = []
LIBS = []
GCC_LIST = ['common', 'firewall', 'tuntap']