Makefile.fpc 251 B

12345678910111213141516171819
  1. #
  2. # Makefile.fpc for Free Component Library
  3. #
  4. [targets]
  5. dirs=go32v2 linux win32 os2 freebsd
  6. exampledirs=test
  7. [defaults]
  8. defaultdir=$(OS_TARGET)
  9. [install]
  10. packagename=api
  11. examplesubdir=api
  12. [sections]
  13. none=1
  14. zipsourceinstall=1
  15. zipexampleinstall=1