source: soft/giet_vm/apps/display/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: 88 bytes
Line 
1APP_NAME=display
2
3USE+= stdio.o
4
5OBJS= main.o
6
7CFLAGS=
8
9include $(APP_PATH)/compile.mk
Note: See TracBrowser for help on using the repository browser.