Subversion Repositories Kolibri OS

Rev

Rev 4364 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4364 Rev 4821
Line 1... Line 1...
1
OUTFILE = libo.o
1
OUTFILE = libo.o
2
OBJS = parser.o
2
OBJS = parser.o
3
CFLAGS += -I ../include/ -I ../../ -I ./ -I /home/sourcerer/kos_src/newenginek/kolibri/include
3
CFLAGS += -I ../include/ -I ../../ -I ./ -I /home/sourcerer/kos_src/newenginek/kolibri/include -I ../../libparserutils/include/ -I ../../libwapcaplet/include/
4
include $(MENUETDEV)/makefiles/Makefile_for_o_lib
4
include $(MENUETDEV)/makefiles/Makefile_for_o_lib