Makefile.fpc 220 B

1234567891011121314151617181920
  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. dxegen$(EXEEXT): dxegen.pp coff$(PPUEXT)
  14. coff$(PPUEXT) : coff.pp