Browse Source

* fixed fpcdir for autogeneration

marco 22 years ago
parent
commit
e9dbcb2484
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/base/gdbint/libgdb/Makefile.fpc

+ 3 - 0
packages/base/gdbint/libgdb/Makefile.fpc

@@ -8,3 +8,6 @@ none=1
 [rules]
 all:
         $(MAKE) -C $(OS_TARGET) all
+
+[default]
+fpcdir=../../../..