fpc/utils/dxegen/Makefile.fpc
Jonas Maebe 60d19ea1e6 * forgot to commit
git-svn-id: trunk@6224 -
2007-01-27 11:44:02 +00:00

22 lines
234 B
Makefile

#
# Makefile.fpc for Free Pascal Utils
#
[target]
programs_go32v2=dxegen
[clean]
units=coff
[install]
fpcpackage=y
[default]
fpcdir=../..
[rules]
.NOTPARALLEL:
dxegen$(EXEEXT): dxegen.pp coff$(PPUEXT)
coff$(PPUEXT) : coff.pp