Subversion Repositories Kolibri OS

Rev

Rev 3584 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
# Sources
4224 sourcerer 2
OBJS := surface.o able.o ram.o linux.o sdl.o kolibri.o
3584 sourcerer 3
 
4
OUTFILE = sup.o
5
 
6
CFLAGS += -I ../../include/ -I ../../ -I ../ -I ./ -I /home/sourcerer/kos_src/newenginek/kolibri/include
7
include $(MENUETDEV)/makefiles/Makefile_for_o_lib