Subversion Repositories Kolibri OS

Rev

Rev 4364 | Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. # Sources
  2. OBJS := namespace.o hashtable.o character_valid.o validate.o
  3.  
  4. OUTFILE = libo.o
  5.  
  6. CFLAGS += -I ../../include/ -I ../../ -I ../ -I ./ -I /home/sourcerer/kos_src/newenginek/kolibri/include -I ../../../libwapcaplet/include/ -I ../../../libparserutils/include/
  7. include $(MENUETDEV)/makefiles/Makefile_for_o_lib
  8.  
  9.