Subversion Repositories Kolibri OS

Rev

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

  1. OUTFILE = htmlview
  2. OBJS = parser.o filestreamparser.o textstreamparser.o HTML.o
  3. CFLAGS = -I.
  4.  
  5. include $(MENUETDEV)/makefiles/Makefile_for_cpp_program
  6.