This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* fixed fpcdir for autogeneration
marco
22 years ago
parent
54b31ae4dc
commit
e9dbcb2484
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
packages/base/gdbint/libgdb/Makefile.fpc
+ 3
- 0
packages/base/gdbint/libgdb/Makefile.fpc
View File
@@ -8,3 +8,6 @@ none=1
[rules]
all:
$(MAKE) -C $(OS_TARGET) all
+
+[default]
+fpcdir=../../../..