Makefile.fpc 148 B

1234567891011121314
  1. #
  2. # Makefile.fpc for UTmp Unit
  3. #
  4. [targets]
  5. units=utmp
  6. examples=testu
  7. [dirs]
  8. fpcdir=../..
  9. [rules]
  10. testu$(EXEEXT): testu$(PASEXT) utmp$(PPUEXT)