mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 13:38:31 +02:00
* we want to call fpcmake, not fpmake
This commit is contained in:
parent
c069e9b1d2
commit
c60f233dc0
@ -3,7 +3,7 @@
|
||||
all: Makefile.pkg
|
||||
|
||||
Makefile.pkg: Makefile.fpc
|
||||
fpmake -Tall -s -o Makefile.pkg Makefile.fpc
|
||||
fpcmake -Tall -s -o Makefile.pkg Makefile.fpc
|
||||
|
||||
distclean:
|
||||
echo Nothing to do.
|
||||
|
Loading…
Reference in New Issue
Block a user