#
#   Makefile.fpc for Free Pascal Utils
#

[target]
programs_go32v2=dxegen

[clean]
units=coff

[install]
fpcpackage=y

[default]
fpcdir=../..

[rules]
dxegen$(EXEEXT): dxegen.pp coff$(PPUEXT)

coff$(PPUEXT)  : coff.pp


syntax highlighted by Code2HTML, v. 0.9.1