Makefile.conf 141 B

12345678910111213
  1. #
  2. # Makefile.conf
  3. #
  4. LIBRARIES += Logging
  5. LIBRARIES += Utilities
  6. DEBUGDIR := .debug
  7. DEFAULTARCH := any
  8. TARGETS += MySQL.a
  9. TARGETS += test