From 7fd97011dfe657eafec491bd68cd8c495f73e94f Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Mon, 11 Sep 2023 22:00:59 +0000 Subject: [PATCH] Remove all OS specific macpas unit rule --- rtl/aix/Makefile.fpc | 7 ------- rtl/android/Makefile.fpc | 7 ------- rtl/dragonfly/Makefile.fpc | 7 ------- rtl/freebsd/Makefile.fpc | 7 ------- rtl/freertos/Makefile.fpc | 4 ---- rtl/go32v2/Makefile.fpc | 6 ------ rtl/morphos/Makefile.fpc | 3 --- rtl/msxdos/Makefile.fpc | 7 ------- rtl/nativent/Makefile.fpc | 3 --- rtl/netbsd/Makefile.fpc | 8 -------- rtl/netwlibc/Makefile.fpc | 7 ------- rtl/openbsd/Makefile.fpc | 7 ------- rtl/sinclairql/Makefile.fpc | 3 --- rtl/solaris/Makefile.fpc | 7 ------- 14 files changed, 83 deletions(-) diff --git a/rtl/aix/Makefile.fpc b/rtl/aix/Makefile.fpc index 550dd709cf..c56b43d26f 100644 --- a/rtl/aix/Makefile.fpc +++ b/rtl/aix/Makefile.fpc @@ -199,13 +199,6 @@ rtlconsts$(PPUEXT) : $(OBJPASDIR)/rtlconsts.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PP $(COMPILER) $(OBJPASDIR)/rtlconsts.pp -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # Other system-independent RTL Units # diff --git a/rtl/android/Makefile.fpc b/rtl/android/Makefile.fpc index 274aad080c..07073a7539 100644 --- a/rtl/android/Makefile.fpc +++ b/rtl/android/Makefile.fpc @@ -222,13 +222,6 @@ sysconst$(PPUEXT) : $(OBJPASDIR)/sysconst.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUE rtlconsts$(PPUEXT) : $(OBJPASDIR)/rtlconsts.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT) $(COMPILER) $(OBJPASDIR)/rtlconsts.pp -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # Other $(SYSTEMUNIT)-independent RTL Units # diff --git a/rtl/dragonfly/Makefile.fpc b/rtl/dragonfly/Makefile.fpc index 36da9351f2..ba1efb3dd9 100644 --- a/rtl/dragonfly/Makefile.fpc +++ b/rtl/dragonfly/Makefile.fpc @@ -202,13 +202,6 @@ sysconst$(PPUEXT) : $(OBJPASDIR)/sysconst.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUE character$(PPUEXT): sysutils$(PPUEXT) $(OBJPASDIR)/character.pas objpas$(PPUEXT) rtlconsts$(PPUEXT) $(COMPILER) $(OBJPASDIR)/character.pas -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # ISO-Pascal Model # diff --git a/rtl/freebsd/Makefile.fpc b/rtl/freebsd/Makefile.fpc index 6bd96dc37d..5fa1e2868f 100644 --- a/rtl/freebsd/Makefile.fpc +++ b/rtl/freebsd/Makefile.fpc @@ -215,13 +215,6 @@ sysconst$(PPUEXT) : $(OBJPASDIR)/sysconst.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUE character$(PPUEXT): sysutils$(PPUEXT) $(OBJPASDIR)/character.pas objpas$(PPUEXT) rtlconsts$(PPUEXT) $(COMPILER) $(OBJPASDIR)/character.pas -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # ISO-Pascal Model # diff --git a/rtl/freertos/Makefile.fpc b/rtl/freertos/Makefile.fpc index 7545479622..7d65705176 100644 --- a/rtl/freertos/Makefile.fpc +++ b/rtl/freertos/Makefile.fpc @@ -284,10 +284,6 @@ consoleio$(PPUEXT) : consoleio.pp $(SYSTEMUNIT)$(PPUEXT) heapmgr$(PPUEXT) : heapmgr.pp $(SYSTEMUNIT)$(PPUEXT) $(COMPILER) $< - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # Unit specific rules # diff --git a/rtl/go32v2/Makefile.fpc b/rtl/go32v2/Makefile.fpc index 11c5123a6d..b543695635 100644 --- a/rtl/go32v2/Makefile.fpc +++ b/rtl/go32v2/Makefile.fpc @@ -184,12 +184,6 @@ sysconst$(PPUEXT) : $(OBJPASDIR)/sysconst.pp objpas$(PPUEXT) $(EXECPPAS) # -# Mac Pascal Model -# -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - $(EXECPPAS) -# # Other system-independent RTL Units # cpu$(PPUEXT) : $(PROCINC)/cpu.pp system$(PPUEXT) diff --git a/rtl/morphos/Makefile.fpc b/rtl/morphos/Makefile.fpc index 7d4961f607..5a84fe7100 100644 --- a/rtl/morphos/Makefile.fpc +++ b/rtl/morphos/Makefile.fpc @@ -100,9 +100,6 @@ uuchar$(PPUEXT): $(SYSTEMUNIT)$(PPUEXT) $(INC)/uuchar.pp heaptrc$(PPUEXT) objpas$(PPUEXT): $(OBJPASDIR)/objpas.pp $(INC)/except.inc $(SYSTEMUNIT)$(PPUEXT) $(COMPILER) -I$(OBJPASDIR) $(OBJPASDIR)/objpas.pp $(REDIR) -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) buildrtl$(PPUEXT) heaptrc$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp - iso7185$(PPUEXT) : $(INC)/iso7185.pp buildrtl$(PPUEXT) heaptrc$(PPUEXT) $(COMPILER) $(INC)/iso7185.pp diff --git a/rtl/msxdos/Makefile.fpc b/rtl/msxdos/Makefile.fpc index 69f90222a5..3f96f0dfbb 100644 --- a/rtl/msxdos/Makefile.fpc +++ b/rtl/msxdos/Makefile.fpc @@ -158,13 +158,6 @@ sysconst$(PPUEXT) : $(OBJPASDIR)/sysconst.pp objpas$(PPUEXT) system$(PPUEXT) $(COMPILER) $(OBJPASDIR)/sysconst.pp $(EXECPPAS) -# -# Mac Pascal Model -# -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) system$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - $(EXECPPAS) - # # Other system-independent RTL Units # diff --git a/rtl/nativent/Makefile.fpc b/rtl/nativent/Makefile.fpc index 437d262354..b5fbb9052a 100644 --- a/rtl/nativent/Makefile.fpc +++ b/rtl/nativent/Makefile.fpc @@ -116,9 +116,6 @@ uuchar$(PPUEXT): $(SYSTEMUNIT)$(PPUEXT) $(INC)/uuchar.pp objpas$(PPUEXT): $(OBJPASDIR)/objpas.pp $(INC)/except.inc system$(PPUEXT) $(COMPILER) -I$(OBJPASDIR) $(OBJPASDIR)/objpas.pp -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) buildrtl$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - iso7185$(PPUEXT) : $(INC)/iso7185.pp $(SYSTEMUNIT)$(PPUEXT) $(COMPILER) $(INC)/iso7185.pp diff --git a/rtl/netbsd/Makefile.fpc b/rtl/netbsd/Makefile.fpc index 2043405e22..64781db940 100644 --- a/rtl/netbsd/Makefile.fpc +++ b/rtl/netbsd/Makefile.fpc @@ -216,14 +216,6 @@ types$(PPUEXT) : $(OBJPASDIR)/types.pp objpas$(PPUEXT) math$(PPUEXT) $(SYSTEMUNI character$(PPUEXT): sysutils$(PPUEXT) $(OBJPASDIR)/character.pas objpas$(PPUEXT) rtlconsts$(PPUEXT) $(COMPILER) $(OBJPASDIR)/character.pas - -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # ISO-Pascal Model # diff --git a/rtl/netwlibc/Makefile.fpc b/rtl/netwlibc/Makefile.fpc index e83bcd64b2..08ead5a85e 100644 --- a/rtl/netwlibc/Makefile.fpc +++ b/rtl/netwlibc/Makefile.fpc @@ -188,13 +188,6 @@ rtlconsts$(PPUEXT) : $(OBJPASDIR)/rtlconsts.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PP sysconst$(PPUEXT) : $(OBJPASDIR)/sysconst.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT) $(COMPILER) $(OBJPASDIR)/sysconst.pp -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # Other system-independent RTL Units # diff --git a/rtl/openbsd/Makefile.fpc b/rtl/openbsd/Makefile.fpc index 2a4b9fed13..b963674c99 100644 --- a/rtl/openbsd/Makefile.fpc +++ b/rtl/openbsd/Makefile.fpc @@ -239,13 +239,6 @@ cwstring$(PPUEXT) : $(UNIXINC)/cwstring.pp $(SYSTEMUNIT)$(PPUEXT) sysutils$(PPUE character$(PPUEXT): sysutils$(PPUEXT) $(OBJPASDIR)/character.pas objpas$(PPUEXT) rtlconsts$(PPUEXT) $(COMPILER) $(OBJPASDIR)/character.pas -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp - # # ISO-Pascal Model # diff --git a/rtl/sinclairql/Makefile.fpc b/rtl/sinclairql/Makefile.fpc index 53f73459b5..f6f7854cc5 100644 --- a/rtl/sinclairql/Makefile.fpc +++ b/rtl/sinclairql/Makefile.fpc @@ -89,9 +89,6 @@ uuchar$(PPUEXT): $(SYSTEMUNIT)$(PPUEXT) $(INC)/uuchar.pp objpas$(PPUEXT): $(OBJPASDIR)/objpas.pp $(INC)/except.inc $(SYSTEMUNIT)$(PPUEXT) $(COMPILER) -I$(OBJPASDIR) $(OBJPASDIR)/objpas.pp $(REDIR) -#macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) buildrtl$(PPUEXT) -# $(COMPILER) $(INC)/macpas.pp - iso7185$(PPUEXT) : $(INC)/iso7185.pp buildrtl$(PPUEXT) $(COMPILER) $(INC)/iso7185.pp diff --git a/rtl/solaris/Makefile.fpc b/rtl/solaris/Makefile.fpc index 52e491f980..16c1c77359 100644 --- a/rtl/solaris/Makefile.fpc +++ b/rtl/solaris/Makefile.fpc @@ -198,13 +198,6 @@ rtlconsts$(PPUEXT) : $(OBJPASDIR)/rtlconsts.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PP character$(PPUEXT): sysutils$(PPUEXT) $(OBJPASDIR)/character.pas objpas$(PPUEXT) rtlconsts$(PPUEXT) $(COMPILER) $(OBJPASDIR)/character.pas -# -# Mac Pascal Model -# - -macpas$(PPUEXT) : $(INC)/macpas.pp objpas$(PPUEXT) math$(PPUEXT) - $(COMPILER) $(INC)/macpas.pp $(REDIR) - # # Other system-independent RTL Units #