Subversion Repositories Kolibri OS

Rev

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

  1. # Tests
  2. DIR_TEST_ITEMS := csdetect:csdetect.c entities:entities.c \
  3.         parser:parser.c tokeniser:tokeniser.c \
  4.         tokeniser2:tokeniser2.c tokeniser3:tokeniser3.c tree:tree.c \
  5.         tree2:tree2.c tree-buf:tree-buf.c
  6.  
  7. include $(NSBUILD)/Makefile.subdir
  8.