source:
soft/giet_vm/apps/router/config.mk
@
185
Last change on this file since 185 was 177, checked in by , 12 years ago | |
---|---|
File size: 108 bytes |
Line | |
---|---|
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.