Subversion Repositories Kolibri OS

Rev

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

  1. # Sources
  2. OBJS := parser.o
  3.  
  4.  
  5. OUTFILE = libo.o
  6.  
  7. CFLAGS += -I ./ -I ../../include/ -I ../../src/ -I ../../../libhubbub/include/ -I ../../../libwapcaplet/include/ -I ../../../libwapcaplet/include/
  8. include $(MENUETDEV)/makefiles/Makefile_for_o_lib
  9.