Bläddra i källkod

* fixed fpcdir for autogeneration

marco 22 år sedan
förälder
incheckning
e9dbcb2484
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      packages/base/gdbint/libgdb/Makefile.fpc

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

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