source:
soft/giet_vm/apps/router/config.mk
@
180
Last change on this file since 180 was 177, checked in by , 12 years ago | |
---|---|
File size: 108 bytes |
Rev | Line | |
---|---|---|
[177] | 1 | APP_NAME=router |
2 | ||
3 | USE+= stdio.o | |
4 | USE+= mwmr_channel.o | |
5 | ||
6 | OBJS= main.o | |
7 | ||
8 | CFLAGS= | |
9 | ||
10 | include $(APP_PATH)/compile.mk |
Note: See TracBrowser
for help on using the repository browser.