summaryrefslogtreecommitdiff
path: root/utils/dxegen/Makefile.fpc.fpcmake
blob: 87b0b37587bf97df53fc55c339802de19f177d98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
#   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