Project

General

Profile

Revision 177

moved all sources to src/

View differences:

DR.mk
1 1
PROG=proj
2 2

  
3
.PATH: ${.CURDIR}/src
4

  
3 5
SRCS= proj.c graph.c sprite.c kbc.c keyboard.c mouse.c utils.c timer.c interrupts_func.c proj_func.c fast_math.c
4 6

  
5 7
CPPFLAGS += -pedantic -I./include -I./bmp -I./xpm -D DIOGO -D __LCOM_OPTIMIZED_

Also available in: Unified diff