Makefile.fpc 150 B

123456789
  1. #
  2. # Makefile.fpc for FPC text demos (part of FPC demo package)
  3. #
  4. [target]
  5. programs=eratos qsort hello blackbox magic lines
  6. [default]
  7. fpcdir=../..