nes-proj/tools/Makefile
2017-11-23 06:53:24 -08:00

9 lines
103 B
Makefile

all: tunslip6
CFLAGS += -Wall -Werror
tunslip6: tools-utils.c tunslip6.c
clean:
rm -f *.o tunslip6