mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 16:21:35 +02:00
Update Makefile.fpc to pacakages location
git-svn-id: trunk@39826 -
This commit is contained in:
parent
535d87cdb9
commit
1976cda913
@ -1,6 +1,8 @@
|
||||
#
|
||||
# Makefile.fpc for Fake GDB
|
||||
#
|
||||
[require]
|
||||
packages=rtl
|
||||
|
||||
[package]
|
||||
main=ide
|
||||
@ -9,7 +11,7 @@ main=ide
|
||||
units=gdbcon gdbint
|
||||
|
||||
[default]
|
||||
fpcdir=../..
|
||||
fpcdir=../../..
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
Loading…
Reference in New Issue
Block a user