Subversion Repositories Kolibri OS

Rev

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

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