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

This commit is contained in:
Pierre Muller 2023-08-09 22:49:48 +02:00
parent 2836bf406d
commit 60649204ad
19 changed files with 0 additions and 70 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -43,7 +43,6 @@ CPU_UNITS=lpc21x4 at91sam7x256 stellaris stm32f103
endif endif
# Paths # Paths
GRAPHDIR=$(INC)/graph
FPC_SYSTEM_OPT=@rtl.cfg FPC_SYSTEM_OPT=@rtl.cfg

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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