source: soft/giet_vm/apps/pgcd/config.mk @ 186

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

Modification in makefiles structure

File size: 85 bytes
Line 
1APP_NAME=pgcd
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.