fpc/utils/fprcp/Makefile.fpc.fpcmake
joost 94e7cd5a51 * Switched utils to fpmake building
git-svn-id: trunk@24621 -
2013-05-26 19:05:11 +00:00

21 lines
222 B
Makefile

#
# Makefile.fpc for fprcp
#
[target]
programs=fprcp
[clean]
units=comments expr pasprep
[install]
fpcpackage=y
[default]
fpcdir=../..
[rules]
.NOTPARALLEL:
fpcrp$(EXEEXT): fpcrp.pp comments.pp pexpr.pp pasprep.pp