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
2
OBJS := parser.o
3
 
4
 
5
OUTFILE = libo.o
6
 
4821 ashmew2 7
CFLAGS += -I ./ -I ../../include/ -I ../../src/ -I ../../../libhubbub/include/ -I ../../../libwapcaplet/include/ -I ../../../libwapcaplet/include/
3584 sourcerer 8
include $(MENUETDEV)/makefiles/Makefile_for_o_lib