source: soft/giet_vm/apps/router/config.mk @ 177

Last change on this file since 177 was 177, checked in by karaoui, 12 years ago

Modification in makefiles structure

File size: 108 bytes
Line 
1APP_NAME=router
2
3USE+= stdio.o
4USE+= mwmr_channel.o
5
6OBJS= main.o
7
8CFLAGS=
9
10include $(APP_PATH)/compile.mk
Note: See TracBrowser for help on using the repository browser.