Makefile.fpc.fpcmake 234 B

123456789101112131415161718192021
  1. #
  2. # Makefile.fpc for Free Pascal Utils
  3. #
  4. [target]
  5. programs_go32v2=dxegen
  6. [clean]
  7. units=coff
  8. [install]
  9. fpcpackage=y
  10. [default]
  11. fpcdir=../..
  12. [rules]
  13. .NOTPARALLEL:
  14. dxegen$(EXEEXT): dxegen.pp coff$(PPUEXT)
  15. coff$(PPUEXT) : coff.pp