Subversion Repositories Kolibri OS

Rev

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

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