Browse Source

Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago

Pierre Muller 2 years ago
parent
commit
60649204ad

+ 0 - 11
rtl/aix/Makefile.fpc

@@ -90,17 +90,6 @@ override FPCOPT+=-dFPC_USE_LIBC
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
-
-# Use new graph unit ?
-# NEWGRAPH=YES
-# Use LibGGI ?
-# Use
-#
-ifndef USELIBGGI
-USELIBGGI=NO
-endif
-
 
 [rules]
 .NOTPARALLEL:

+ 0 - 1
rtl/beos/Makefile.fpc

@@ -74,7 +74,6 @@ override FPCOPT+= -dHASUNIX -n -dFPC_USE_LIBC -Si
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 [rules]
 .NOTPARALLEL:

+ 0 - 11
rtl/darwin/Makefile.fpc

@@ -94,17 +94,6 @@ override FPCOPT+=-dFPC_USE_LIBC
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
-
-# Use new graph unit ?
-# NEWGRAPH=YES
-# Use LibGGI ?
-# Use
-#
-ifndef USELIBGGI
-USELIBGGI=NO
-endif
-
 
 [rules]
 # Get the system independent include file names.

+ 0 - 1
rtl/embedded/Makefile.fpc

@@ -253,7 +253,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 [rules]
 # .NOTPARALLEL:

+ 0 - 1
rtl/emx/Makefile.fpc

@@ -69,7 +69,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 SYSTEMUNITEXT=pas
 DOSUNITEXT=pas

+ 0 - 1
rtl/freertos/Makefile.fpc

@@ -241,7 +241,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 [rules]
 # .NOTPARALLEL:

+ 0 - 1
rtl/gba/Makefile.fpc

@@ -54,7 +54,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 
 [rules]

+ 0 - 1
rtl/haiku/Makefile.fpc

@@ -86,7 +86,6 @@ override FPCOPT+=-dFPC_USE_LIBC
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 SYSTEMUNIT=system
 BASEUNIXDIR=.
 

+ 0 - 1
rtl/java/Makefile.fpc

@@ -43,7 +43,6 @@ CPU_UNITS=lpc21x4 at91sam7x256 stellaris stm32f103
 endif
 
 # Paths
-GRAPHDIR=$(INC)/graph
 
 [email protected]
 

+ 0 - 1
rtl/macos/Makefile.fpc

@@ -58,7 +58,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 DOS_DEPS_OS=$(UNIXUTILUNIT)$(PPUEXT) $(MACUTILSUNIT)$(PPUEXT)
 SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
  

+ 0 - 1
rtl/nds/Makefile.fpc

@@ -52,7 +52,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 
 [rules]

+ 0 - 10
rtl/netbsd/Makefile.fpc

@@ -78,16 +78,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
-
-# Use new graph unit ?
-# NEWGRAPH=YES
-# Use LibGGI ?
-# Use
-#
-ifndef USELIBGGI
-USELIBGGI=NO
-endif
 
 ifeq ($(ARCH),x86_64)
 CPU_UNITS=x86 ports cpu

+ 0 - 11
rtl/openbsd/Makefile.fpc

@@ -94,17 +94,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
-
-# Use new graph unit ?
-# NEWGRAPH=YES
-# Use LibGGI ?
-# Use
-#
-ifndef USELIBGGI
-USELIBGGI=NO
-endif
-
 
 [rules]
 .NOTPARALLEL:

+ 0 - 1
rtl/os2/Makefile.fpc

@@ -71,7 +71,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 [rules]
 .NOTPARALLEL:

+ 0 - 3
rtl/palmos/Makefile.fpc

@@ -70,9 +70,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
-
-
 
 [rules]
 .NOTPARALLEL:

+ 0 - 1
rtl/qnx/Makefile.fpc

@@ -46,7 +46,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 [rules]
 # Get the system independent include file names.

+ 0 - 11
rtl/solaris/Makefile.fpc

@@ -90,17 +90,6 @@ override FPCOPT+=-dFPC_USE_LIBC
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
-
-# Use new graph unit ?
-# NEWGRAPH=YES
-# Use LibGGI ?
-# Use
-#
-ifndef USELIBGGI
-USELIBGGI=NO
-endif
-
 
 [rules]
 .NOTPARALLEL:

+ 0 - 1
rtl/watcom/Makefile.fpc

@@ -68,7 +68,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 # Insert exception handler in system unit
 ifdef EXCEPTIONS_IN_SYSTEM

+ 0 - 1
rtl/wii/Makefile.fpc

@@ -51,7 +51,6 @@ endif
 
 # Paths
 OBJPASDIR=$(RTL)/objpas
-GRAPHDIR=$(INC)/graph
 
 [rules]
 .NOTPARALLEL: