Makefile 147 B

12345678
  1. thisdir = class/OpenSystem.C
  2. SUBDIRS =
  3. include ../../build/rules.make
  4. LIBRARY = OpenSystem.C.dll
  5. NO_TEST = yes
  6. include ../../build/library.make