From ae9ab001094036ca3f5aeb84a5ef81911a539979 Mon Sep 17 00:00:00 2001 From: mattias Date: Fri, 30 Jun 2023 20:50:27 +0200 Subject: [PATCH] updated Makefiles --- components/anchordocking/Makefile | 2 +- components/anchordocking/Makefile.fpc | 4 ++-- components/anchordocking/design/Makefile | 2 +- components/anchordocking/design/Makefile.fpc | 4 ++-- components/buildintf/Makefile | 2 +- components/buildintf/Makefile.fpc | 4 ++-- components/chmhelp/packages/idehelp/Makefile | 2 +- components/chmhelp/packages/idehelp/Makefile.fpc | 4 ++-- components/codetools/Makefile | 2 +- components/codetools/Makefile.fpc | 4 ++-- components/codetools/ide/Makefile | 2 +- components/codetools/ide/Makefile.fpc | 4 ++-- components/datetimectrls/Makefile | 2 +- components/datetimectrls/Makefile.fpc | 4 ++-- components/datetimectrls/design/Makefile | 2 +- components/datetimectrls/design/Makefile.fpc | 4 ++-- components/debuggerintf/Makefile | 2 +- components/debuggerintf/Makefile.fpc | 4 ++-- components/exampleswindow/Makefile | 2 +- components/exampleswindow/Makefile.fpc | 4 ++-- components/externhelp/Makefile | 2 +- components/externhelp/Makefile.fpc | 4 ++-- components/fpcunit/Makefile | 2 +- components/fpcunit/Makefile.fpc | 4 ++-- components/ideintf/Makefile | 2 +- components/ideintf/Makefile.fpc | 4 ++-- components/instantfpc/Makefile | 2 +- components/instantfpc/Makefile.fpc | 4 ++-- components/lazcontrols/Makefile | 2 +- components/lazcontrols/Makefile.fpc | 4 ++-- components/lazcontrols/design/Makefile | 2 +- components/lazcontrols/design/Makefile.fpc | 4 ++-- components/lazdebuggergdbmi/Makefile | 2 +- components/lazdebuggergdbmi/Makefile.fpc | 4 ++-- components/lazdebuggers/cmdlinedebuggerbase/Makefile | 2 +- components/lazdebuggers/cmdlinedebuggerbase/Makefile.fpc | 4 ++-- components/lazdebuggers/lazdebuggerfp/Makefile | 2 +- components/lazdebuggers/lazdebuggerfp/Makefile.fpc | 4 ++-- components/lazdebuggers/lazdebuggerfplldb/Makefile | 2 +- components/lazdebuggers/lazdebuggerfplldb/Makefile.fpc | 4 ++-- components/lazdebuggers/lazdebuggerlldb/Makefile | 2 +- components/lazdebuggers/lazdebuggerlldb/Makefile.fpc | 4 ++-- components/lazutils/Makefile | 2 +- components/lazutils/Makefile.fpc | 4 ++-- components/macfiles/Makefile | 2 +- components/macfiles/Makefile.fpc | 4 ++-- components/macroscript/Makefile | 2 +- components/macroscript/Makefile.fpc | 4 ++-- components/memds/Makefile | 2 +- components/memds/Makefile.fpc | 4 ++-- components/mouseandkeyinput/Makefile | 2 +- components/mouseandkeyinput/Makefile.fpc | 4 ++-- components/onlinepackagemanager/Makefile | 2 +- components/onlinepackagemanager/Makefile.fpc | 4 ++-- components/pas2js/Makefile | 2 +- components/pas2js/Makefile.fpc | 4 ++-- components/printers/Makefile | 2 +- components/printers/Makefile.fpc | 4 ++-- components/projectgroups/Makefile | 2 +- components/projectgroups/Makefile.fpc | 4 ++-- components/projecttemplates/Makefile | 2 +- components/projecttemplates/Makefile.fpc | 4 ++-- components/rtticontrols/Makefile | 2 +- components/rtticontrols/Makefile.fpc | 4 ++-- components/sdf/Makefile | 2 +- components/sdf/Makefile.fpc | 4 ++-- components/simplewebservergui/Makefile | 2 +- components/simplewebservergui/Makefile.fpc | 4 ++-- components/sqldb/Makefile | 2 +- components/sqldb/Makefile.fpc | 4 ++-- components/synedit/design/Makefile | 2 +- components/synedit/design/Makefile.fpc | 4 ++-- components/tachart/Makefile | 2 +- components/tachart/Makefile.fpc | 4 ++-- components/tdbf/Makefile | 2 +- components/tdbf/Makefile.fpc | 4 ++-- components/todolist/Makefile | 2 +- components/todolist/Makefile.fpc | 4 ++-- components/turbopower_ipro/Makefile | 2 +- components/turbopower_ipro/Makefile.fpc | 4 ++-- components/turbopower_ipro/design/Makefile | 2 +- components/turbopower_ipro/design/Makefile.fpc | 4 ++-- ide/packages/ideconfig/Makefile | 2 +- ide/packages/ideconfig/Makefile.fpc | 4 ++-- packager/registration/Makefile | 2 +- packager/registration/Makefile.fpc | 4 ++-- 86 files changed, 129 insertions(+), 129 deletions(-) diff --git a/components/anchordocking/Makefile b/components/anchordocking/Makefile index a45ad77219..d794cc51af 100644 --- a/components/anchordocking/Makefile +++ b/components/anchordocking/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/anchordockpkg$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/AnchorDocking.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/anchordocking.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) anchordockpkg$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/anchordocking/Makefile.fpc b/components/anchordocking/Makefile.fpc index d1a85410da..65ad9cff8a 100644 --- a/components/anchordocking/Makefile.fpc +++ b/components/anchordocking/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for AnchorDocking 1.0 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=anchordocking @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/anchordockpkg$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/AnchorDocking.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/anchordocking.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) anchordockpkg$(PPUEXT) compiled diff --git a/components/anchordocking/design/Makefile b/components/anchordocking/design/Makefile index 5ae1ef7a67..8759b7d559 100644 --- a/components/anchordocking/design/Makefile +++ b/components/anchordocking/design/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/anchordockingdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/AnchorDockingDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/anchordockingdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) anchordockingdsgn$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/anchordocking/design/Makefile.fpc b/components/anchordocking/design/Makefile.fpc index f92c5971f7..f84b750caa 100644 --- a/components/anchordocking/design/Makefile.fpc +++ b/components/anchordocking/design/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for AnchorDockingDsgn 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=anchordockingdsgn @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/anchordockingdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/AnchorDockingDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/anchordockingdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) anchordockingdsgn$(PPUEXT) compiled diff --git a/components/buildintf/Makefile b/components/buildintf/Makefile index b0fbb5fb1b..45bf07951c 100644 --- a/components/buildintf/Makefile +++ b/components/buildintf/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/buildintf$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/BuildIntf.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/buildintf.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) buildintf$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/buildintf/Makefile.fpc b/components/buildintf/Makefile.fpc index 4da7efc413..3d0af18c3b 100644 --- a/components/buildintf/Makefile.fpc +++ b/components/buildintf/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for BuildIntf 1.0 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=buildintf @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/buildintf$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/BuildIntf.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/buildintf.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) buildintf$(PPUEXT) compiled diff --git a/components/chmhelp/packages/idehelp/Makefile b/components/chmhelp/packages/idehelp/Makefile index e3d9b3d252..87c4a1bb04 100644 --- a/components/chmhelp/packages/idehelp/Makefile +++ b/components/chmhelp/packages/idehelp/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/chmhelppkg$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ChmHelpPkg.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/chmhelppkg.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) chmhelppkg$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/chmhelp/packages/idehelp/Makefile.fpc b/components/chmhelp/packages/idehelp/Makefile.fpc index da0fb207bc..b7b6402a58 100644 --- a/components/chmhelp/packages/idehelp/Makefile.fpc +++ b/components/chmhelp/packages/idehelp/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for ChmHelpPkg 0.2.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=chmhelppkg @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/chmhelppkg$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ChmHelpPkg.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/chmhelppkg.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) chmhelppkg$(PPUEXT) compiled diff --git a/components/codetools/Makefile b/components/codetools/Makefile index 7fd60f8dd3..94dde48b65 100644 --- a/components/codetools/Makefile +++ b/components/codetools/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/codetools$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/CodeTools.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/codetools.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) codetools$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/codetools/Makefile.fpc b/components/codetools/Makefile.fpc index 1263711eae..ed37f135d4 100644 --- a/components/codetools/Makefile.fpc +++ b/components/codetools/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for CodeTools 1.0.1 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=codetools @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/codetools$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/CodeTools.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/codetools.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) codetools$(PPUEXT) compiled diff --git a/components/codetools/ide/Makefile b/components/codetools/ide/Makefile index 54794b05a7..6606caf17d 100644 --- a/components/codetools/ide/Makefile +++ b/components/codetools/ide/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/cody$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/Cody.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/cody.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) cody$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/codetools/ide/Makefile.fpc b/components/codetools/ide/Makefile.fpc index f20cceae65..441e65cb93 100644 --- a/components/codetools/ide/Makefile.fpc +++ b/components/codetools/ide/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for Cody 1.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=cody @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/cody$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/Cody.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/cody.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) cody$(PPUEXT) compiled diff --git a/components/datetimectrls/Makefile b/components/datetimectrls/Makefile index f920b8c9cd..59ec45ffd7 100644 --- a/components/datetimectrls/Makefile +++ b/components/datetimectrls/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/datetimectrls$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DateTimeCtrls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/datetimectrls.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) datetimectrls$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/datetimectrls/Makefile.fpc b/components/datetimectrls/Makefile.fpc index 7115379bd9..560de8c20c 100644 --- a/components/datetimectrls/Makefile.fpc +++ b/components/datetimectrls/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for DateTimeCtrls 1.5.1 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=datetimectrls @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/datetimectrls$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DateTimeCtrls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/datetimectrls.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) datetimectrls$(PPUEXT) compiled diff --git a/components/datetimectrls/design/Makefile b/components/datetimectrls/design/Makefile index 3526b5cce3..b33fe70fcc 100644 --- a/components/datetimectrls/design/Makefile +++ b/components/datetimectrls/design/Makefile @@ -4192,7 +4192,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/datetimectrlsdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DateTimeCtrlsDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/datetimectrlsdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) datetimectrlsdsgn$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/datetimectrls/design/Makefile.fpc b/components/datetimectrls/design/Makefile.fpc index e8c3b1f21c..eb664cf3e4 100644 --- a/components/datetimectrls/design/Makefile.fpc +++ b/components/datetimectrls/design/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for DateTimeCtrlsDsgn 1.5.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=datetimectrlsdsgn @@ -57,7 +57,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/datetimectrlsdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DateTimeCtrlsDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/datetimectrlsdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) datetimectrlsdsgn$(PPUEXT) compiled diff --git a/components/debuggerintf/Makefile b/components/debuggerintf/Makefile index a7ed6a0e5f..203319dce3 100644 --- a/components/debuggerintf/Makefile +++ b/components/debuggerintf/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/debuggerintf$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DebuggerIntf.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/debuggerintf.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) debuggerintf$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/debuggerintf/Makefile.fpc b/components/debuggerintf/Makefile.fpc index 3cc75be895..1974e81aa3 100644 --- a/components/debuggerintf/Makefile.fpc +++ b/components/debuggerintf/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for DebuggerIntf 0.1 # -# This file was generated on 27-5-23 +# This file was generated on 30-6-23 [package] name=debuggerintf @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/debuggerintf$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DebuggerIntf.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/debuggerintf.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) debuggerintf$(PPUEXT) compiled diff --git a/components/exampleswindow/Makefile b/components/exampleswindow/Makefile index 0317632b67..76311c3884 100644 --- a/components/exampleswindow/Makefile +++ b/components/exampleswindow/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/exampleprojects$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ExampleProjects.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/exampleprojects.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) exampleprojects$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/exampleswindow/Makefile.fpc b/components/exampleswindow/Makefile.fpc index b9332f2f62..b0213b67ed 100644 --- a/components/exampleswindow/Makefile.fpc +++ b/components/exampleswindow/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for ExampleProjects 0.8 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=exampleprojects @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/exampleprojects$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ExampleProjects.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/exampleprojects.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) exampleprojects$(PPUEXT) compiled diff --git a/components/externhelp/Makefile b/components/externhelp/Makefile index f8b24a097a..f55c56f2b7 100644 --- a/components/externhelp/Makefile +++ b/components/externhelp/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/externhelp$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ExternHelp.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/externhelp.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) externhelp$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/externhelp/Makefile.fpc b/components/externhelp/Makefile.fpc index fcdb7a5ed3..71732f1643 100644 --- a/components/externhelp/Makefile.fpc +++ b/components/externhelp/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for ExternHelp 1.3 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=externhelp @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/externhelp$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ExternHelp.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/externhelp.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) externhelp$(PPUEXT) compiled diff --git a/components/fpcunit/Makefile b/components/fpcunit/Makefile index 8b61ad99fb..d3c8cbc372 100644 --- a/components/fpcunit/Makefile +++ b/components/fpcunit/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/fpcunittestrunner$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/FPCUnitTestRunner.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/fpcunittestrunner.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) fpcunittestrunner$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/fpcunit/Makefile.fpc b/components/fpcunit/Makefile.fpc index dc6786833d..0ae68c09b2 100644 --- a/components/fpcunit/Makefile.fpc +++ b/components/fpcunit/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for FPCUnitTestRunner 0.1 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=fpcunittestrunner @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/fpcunittestrunner$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/FPCUnitTestRunner.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/fpcunittestrunner.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) fpcunittestrunner$(PPUEXT) compiled diff --git a/components/ideintf/Makefile b/components/ideintf/Makefile index 494e5a1297..5f88eccfbe 100644 --- a/components/ideintf/Makefile +++ b/components/ideintf/Makefile @@ -4192,7 +4192,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/ideintf$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/IDEIntf.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ideintf.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) ideintf$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/ideintf/Makefile.fpc b/components/ideintf/Makefile.fpc index fd68d9bdb2..2403e6b5bc 100644 --- a/components/ideintf/Makefile.fpc +++ b/components/ideintf/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for IDEIntf 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=ideintf @@ -57,7 +57,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/ideintf$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/IDEIntf.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ideintf.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) ideintf$(PPUEXT) compiled diff --git a/components/instantfpc/Makefile b/components/instantfpc/Makefile index f8b643fc71..cc8df1c3af 100644 --- a/components/instantfpc/Makefile +++ b/components/instantfpc/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/instantfpclaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/InstantFPCLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/instantfpclaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) instantfpclaz$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/instantfpc/Makefile.fpc b/components/instantfpc/Makefile.fpc index 9c8a9e95f4..ef82f3460f 100644 --- a/components/instantfpc/Makefile.fpc +++ b/components/instantfpc/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for InstantFPCLaz 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=instantfpclaz @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/instantfpclaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/InstantFPCLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/instantfpclaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) instantfpclaz$(PPUEXT) compiled diff --git a/components/lazcontrols/Makefile b/components/lazcontrols/Makefile index 051b68cd10..235d9a9946 100644 --- a/components/lazcontrols/Makefile +++ b/components/lazcontrols/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontrols$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazcontrols.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontrols$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazcontrols/Makefile.fpc b/components/lazcontrols/Makefile.fpc index 517497525b..66332f61eb 100644 --- a/components/lazcontrols/Makefile.fpc +++ b/components/lazcontrols/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazControls 1.0.1 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=lazcontrols @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontrols$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazcontrols.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontrols$(PPUEXT) compiled diff --git a/components/lazcontrols/design/Makefile b/components/lazcontrols/design/Makefile index 0bb7319949..3b36b749bb 100644 --- a/components/lazcontrols/design/Makefile +++ b/components/lazcontrols/design/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontroldsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControlDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazcontroldsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontroldsgn$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazcontrols/design/Makefile.fpc b/components/lazcontrols/design/Makefile.fpc index 660c62b094..5d9d7e90d9 100644 --- a/components/lazcontrols/design/Makefile.fpc +++ b/components/lazcontrols/design/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazControlDsgn 0.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazcontroldsgn @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontroldsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControlDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazcontroldsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontroldsgn$(PPUEXT) compiled diff --git a/components/lazdebuggergdbmi/Makefile b/components/lazdebuggergdbmi/Makefile index 6da42800c4..99a78cc5ea 100644 --- a/components/lazdebuggergdbmi/Makefile +++ b/components/lazdebuggergdbmi/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggergdbmi$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerGdbmi.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggergdbmi.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggergdbmi$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/lazdebuggergdbmi/Makefile.fpc b/components/lazdebuggergdbmi/Makefile.fpc index cc15a59026..d4e4bc2689 100644 --- a/components/lazdebuggergdbmi/Makefile.fpc +++ b/components/lazdebuggergdbmi/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazDebuggerGdbmi 0.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazdebuggergdbmi @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggergdbmi$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerGdbmi.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggergdbmi.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggergdbmi$(PPUEXT) compiled diff --git a/components/lazdebuggers/cmdlinedebuggerbase/Makefile b/components/lazdebuggers/cmdlinedebuggerbase/Makefile index ff99ef76d7..1b2197d1cd 100644 --- a/components/lazdebuggers/cmdlinedebuggerbase/Makefile +++ b/components/lazdebuggers/cmdlinedebuggerbase/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/cmdlinedebuggerbase$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/CmdLineDebuggerBase.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/cmdlinedebuggerbase.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) cmdlinedebuggerbase$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazdebuggers/cmdlinedebuggerbase/Makefile.fpc b/components/lazdebuggers/cmdlinedebuggerbase/Makefile.fpc index 32a8df002e..1de34a77d9 100644 --- a/components/lazdebuggers/cmdlinedebuggerbase/Makefile.fpc +++ b/components/lazdebuggers/cmdlinedebuggerbase/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for CmdLineDebuggerBase 0.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=cmdlinedebuggerbase @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/cmdlinedebuggerbase$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/CmdLineDebuggerBase.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/cmdlinedebuggerbase.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) cmdlinedebuggerbase$(PPUEXT) compiled diff --git a/components/lazdebuggers/lazdebuggerfp/Makefile b/components/lazdebuggers/lazdebuggerfp/Makefile index ca9eeef511..0b13c014a7 100644 --- a/components/lazdebuggers/lazdebuggerfp/Makefile +++ b/components/lazdebuggers/lazdebuggerfp/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggerfp$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerFp.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggerfp.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggerfp$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazdebuggers/lazdebuggerfp/Makefile.fpc b/components/lazdebuggers/lazdebuggerfp/Makefile.fpc index 920293899f..186e793711 100644 --- a/components/lazdebuggers/lazdebuggerfp/Makefile.fpc +++ b/components/lazdebuggers/lazdebuggerfp/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazDebuggerFp 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazdebuggerfp @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggerfp$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerFp.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggerfp.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggerfp$(PPUEXT) compiled diff --git a/components/lazdebuggers/lazdebuggerfplldb/Makefile b/components/lazdebuggers/lazdebuggerfplldb/Makefile index 6c37b4a3f8..c163325931 100644 --- a/components/lazdebuggers/lazdebuggerfplldb/Makefile +++ b/components/lazdebuggers/lazdebuggerfplldb/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggerfplldb$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerFpLldb.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggerfplldb.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggerfplldb$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazdebuggers/lazdebuggerfplldb/Makefile.fpc b/components/lazdebuggers/lazdebuggerfplldb/Makefile.fpc index 9ea8b57708..aca7f24035 100644 --- a/components/lazdebuggers/lazdebuggerfplldb/Makefile.fpc +++ b/components/lazdebuggers/lazdebuggerfplldb/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazDebuggerFpLldb 0.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazdebuggerfplldb @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggerfplldb$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerFpLldb.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggerfplldb.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggerfplldb$(PPUEXT) compiled diff --git a/components/lazdebuggers/lazdebuggerlldb/Makefile b/components/lazdebuggers/lazdebuggerlldb/Makefile index 583fe4ed6e..72a243d285 100644 --- a/components/lazdebuggers/lazdebuggerlldb/Makefile +++ b/components/lazdebuggers/lazdebuggerlldb/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggerlldb$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerLldb.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggerlldb.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggerlldb$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazdebuggers/lazdebuggerlldb/Makefile.fpc b/components/lazdebuggers/lazdebuggerlldb/Makefile.fpc index 0da09a512a..d404298de3 100644 --- a/components/lazdebuggers/lazdebuggerlldb/Makefile.fpc +++ b/components/lazdebuggers/lazdebuggerlldb/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazDebuggerLldb 0.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazdebuggerlldb @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazdebuggerlldb$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazDebuggerLldb.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazdebuggerlldb.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazdebuggerlldb$(PPUEXT) compiled diff --git a/components/lazutils/Makefile b/components/lazutils/Makefile index ebfe097521..435ccc926b 100644 --- a/components/lazutils/Makefile +++ b/components/lazutils/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazutils$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazUtils.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazutils.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazutils$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/lazutils/Makefile.fpc b/components/lazutils/Makefile.fpc index 4b5529aa02..dfef9bccf2 100644 --- a/components/lazutils/Makefile.fpc +++ b/components/lazutils/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazUtils 1.0 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=lazutils @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazutils$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazUtils.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazutils.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazutils$(PPUEXT) compiled diff --git a/components/macfiles/Makefile b/components/macfiles/Makefile index 3e7a8925b4..d6e615c1eb 100644 --- a/components/macfiles/Makefile +++ b/components/macfiles/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/macosfiles$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/MacOSFiles.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/macosfiles.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) macosfiles$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/macfiles/Makefile.fpc b/components/macfiles/Makefile.fpc index 15eaa2b65a..4c59bb5280 100644 --- a/components/macfiles/Makefile.fpc +++ b/components/macfiles/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for MacOSFiles 0.0 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=macosfiles @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/macosfiles$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/MacOSFiles.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/macosfiles.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) macosfiles$(PPUEXT) compiled diff --git a/components/macroscript/Makefile b/components/macroscript/Makefile index 91d76da991..61c75c3b28 100644 --- a/components/macroscript/Makefile +++ b/components/macroscript/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/editormacroscript$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/EditorMacroScript.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/editormacroscript.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) editormacroscript$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/macroscript/Makefile.fpc b/components/macroscript/Makefile.fpc index 5cda5cbc92..d54ce13af5 100644 --- a/components/macroscript/Makefile.fpc +++ b/components/macroscript/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for EditorMacroScript 0.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=editormacroscript @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/editormacroscript$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/EditorMacroScript.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/editormacroscript.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) editormacroscript$(PPUEXT) compiled diff --git a/components/memds/Makefile b/components/memds/Makefile index b78e5f2067..2289496dd8 100644 --- a/components/memds/Makefile +++ b/components/memds/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/memdslaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/MemDSLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/memdslaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) memdslaz$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/memds/Makefile.fpc b/components/memds/Makefile.fpc index 57a86aa785..cbf6fb0251 100644 --- a/components/memds/Makefile.fpc +++ b/components/memds/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for MemDSLaz 1.2.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=memdslaz @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/memdslaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/MemDSLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/memdslaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) memdslaz$(PPUEXT) compiled diff --git a/components/mouseandkeyinput/Makefile b/components/mouseandkeyinput/Makefile index 0aaaf3748c..89edc89a89 100644 --- a/components/mouseandkeyinput/Makefile +++ b/components/mouseandkeyinput/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazmouseandkeyinput$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazMouseAndKeyInput.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazmouseandkeyinput.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazmouseandkeyinput$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/mouseandkeyinput/Makefile.fpc b/components/mouseandkeyinput/Makefile.fpc index b3d4f25147..2512da0a80 100644 --- a/components/mouseandkeyinput/Makefile.fpc +++ b/components/mouseandkeyinput/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazMouseAndKeyInput 0.9 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazmouseandkeyinput @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazmouseandkeyinput$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazMouseAndKeyInput.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazmouseandkeyinput.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazmouseandkeyinput$(PPUEXT) compiled diff --git a/components/onlinepackagemanager/Makefile b/components/onlinepackagemanager/Makefile index fe5bdf9fde..3c14846e16 100644 --- a/components/onlinepackagemanager/Makefile +++ b/components/onlinepackagemanager/Makefile @@ -4192,7 +4192,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/onlinepackagemanager$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/OnlinePackageManager.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/onlinepackagemanager.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) onlinepackagemanager$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/onlinepackagemanager/Makefile.fpc b/components/onlinepackagemanager/Makefile.fpc index 10f9a8766d..0dcd309e95 100644 --- a/components/onlinepackagemanager/Makefile.fpc +++ b/components/onlinepackagemanager/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for OnlinePackageManager 1.0.1.2 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=onlinepackagemanager @@ -57,7 +57,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/onlinepackagemanager$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/OnlinePackageManager.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/onlinepackagemanager.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) onlinepackagemanager$(PPUEXT) compiled diff --git a/components/pas2js/Makefile b/components/pas2js/Makefile index 29ea6bfa62..32ca832711 100644 --- a/components/pas2js/Makefile +++ b/components/pas2js/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/pas2jsdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/Pas2JSDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/pas2jsdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) pas2jsdsgn$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/pas2js/Makefile.fpc b/components/pas2js/Makefile.fpc index cb20ed9276..9a653302a9 100644 --- a/components/pas2js/Makefile.fpc +++ b/components/pas2js/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for Pas2JSDsgn 1.0.2 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=pas2jsdsgn @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/pas2jsdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/Pas2JSDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/pas2jsdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) pas2jsdsgn$(PPUEXT) compiled diff --git a/components/printers/Makefile b/components/printers/Makefile index 0ffeb60b3d..6c9883ad13 100644 --- a/components/printers/Makefile +++ b/components/printers/Makefile @@ -4192,7 +4192,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/printer4lazarus$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/Printer4Lazarus.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/printer4lazarus.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) printer4lazarus$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/printers/Makefile.fpc b/components/printers/Makefile.fpc index 9ae9de480e..0da6c19032 100644 --- a/components/printers/Makefile.fpc +++ b/components/printers/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for Printer4Lazarus 0.5 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=printer4lazarus @@ -57,7 +57,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/printer4lazarus$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/Printer4Lazarus.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/printer4lazarus.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) printer4lazarus$(PPUEXT) compiled diff --git a/components/projectgroups/Makefile b/components/projectgroups/Makefile index 7351ab094d..b15283d19f 100644 --- a/components/projectgroups/Makefile +++ b/components/projectgroups/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazprojectgroups$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazProjectGroups.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazprojectgroups.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazprojectgroups$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/projectgroups/Makefile.fpc b/components/projectgroups/Makefile.fpc index eea6880585..6212e0b33d 100644 --- a/components/projectgroups/Makefile.fpc +++ b/components/projectgroups/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for LazProjectGroups 0.7 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=lazprojectgroups @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazprojectgroups$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazProjectGroups.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/lazprojectgroups.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazprojectgroups$(PPUEXT) compiled diff --git a/components/projecttemplates/Makefile b/components/projecttemplates/Makefile index b0b8aa50d5..237e0090e6 100644 --- a/components/projecttemplates/Makefile +++ b/components/projecttemplates/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/projtemplates$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ProjTemplates.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/projtemplates.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) projtemplates$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/projecttemplates/Makefile.fpc b/components/projecttemplates/Makefile.fpc index 91bc725b35..7db6d07129 100644 --- a/components/projecttemplates/Makefile.fpc +++ b/components/projecttemplates/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for ProjTemplates 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=projtemplates @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/projtemplates$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ProjTemplates.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/projtemplates.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) projtemplates$(PPUEXT) compiled diff --git a/components/rtticontrols/Makefile b/components/rtticontrols/Makefile index 04d947a899..c124d70ad6 100644 --- a/components/rtticontrols/Makefile +++ b/components/rtticontrols/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/runtimetypeinfocontrols$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/RunTimeTypeInfoControls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/runtimetypeinfocontrols.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) runtimetypeinfocontrols$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/rtticontrols/Makefile.fpc b/components/rtticontrols/Makefile.fpc index 61e0cdea63..7a3f18eb70 100644 --- a/components/rtticontrols/Makefile.fpc +++ b/components/rtticontrols/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for RunTimeTypeInfoControls 0.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=runtimetypeinfocontrols @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/runtimetypeinfocontrols$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/RunTimeTypeInfoControls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/runtimetypeinfocontrols.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) runtimetypeinfocontrols$(PPUEXT) compiled diff --git a/components/sdf/Makefile b/components/sdf/Makefile index 9159082c3b..da13ab2fc3 100644 --- a/components/sdf/Makefile +++ b/components/sdf/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/sdflaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SDFLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/sdflaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) sdflaz$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/sdf/Makefile.fpc b/components/sdf/Makefile.fpc index 2184a6f1d7..7accd19ec9 100644 --- a/components/sdf/Makefile.fpc +++ b/components/sdf/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for SDFLaz 0.1.1 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=sdflaz @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/sdflaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SDFLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/sdflaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) sdflaz$(PPUEXT) compiled diff --git a/components/simplewebservergui/Makefile b/components/simplewebservergui/Makefile index 16f402b033..3b7c0142fe 100644 --- a/components/simplewebservergui/Makefile +++ b/components/simplewebservergui/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/simplewebservergui$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SimpleWebServerGUI.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/simplewebservergui.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) simplewebservergui$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/simplewebservergui/Makefile.fpc b/components/simplewebservergui/Makefile.fpc index e52cc55236..19f21d404e 100644 --- a/components/simplewebservergui/Makefile.fpc +++ b/components/simplewebservergui/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for SimpleWebServerGUI 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=simplewebservergui @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/simplewebservergui$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SimpleWebServerGUI.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/simplewebservergui.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) simplewebservergui$(PPUEXT) compiled diff --git a/components/sqldb/Makefile b/components/sqldb/Makefile index 29cefaf4b8..7031ec9ce2 100644 --- a/components/sqldb/Makefile +++ b/components/sqldb/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/sqldblaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SQLDBLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/sqldblaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) sqldblaz$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/sqldb/Makefile.fpc b/components/sqldb/Makefile.fpc index 945e548ffa..26875e55a1 100644 --- a/components/sqldb/Makefile.fpc +++ b/components/sqldb/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for SQLDBLaz 1.0.2 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=sqldblaz @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/sqldblaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SQLDBLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/sqldblaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) sqldblaz$(PPUEXT) compiled diff --git a/components/synedit/design/Makefile b/components/synedit/design/Makefile index 4e8e276c1a..d728e08bfa 100644 --- a/components/synedit/design/Makefile +++ b/components/synedit/design/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/allsyneditdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SynEditDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/syneditdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) allsyneditdsgn$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/synedit/design/Makefile.fpc b/components/synedit/design/Makefile.fpc index e69966ffca..8c87c12edf 100644 --- a/components/synedit/design/Makefile.fpc +++ b/components/synedit/design/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for SynEditDsgn 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=syneditdsgn @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/allsyneditdsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/SynEditDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/syneditdsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) allsyneditdsgn$(PPUEXT) compiled diff --git a/components/tachart/Makefile b/components/tachart/Makefile index 1a5b07881f..4f2e986425 100644 --- a/components/tachart/Makefile +++ b/components/tachart/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/tachartlazaruspkg$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/TAChartLazarusPkg.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/tachartlazaruspkg.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) tachartlazaruspkg$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/tachart/Makefile.fpc b/components/tachart/Makefile.fpc index e0ab9b564c..fff365a201 100644 --- a/components/tachart/Makefile.fpc +++ b/components/tachart/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for TAChartLazarusPkg 1.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=tachartlazaruspkg @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/tachartlazaruspkg$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/TAChartLazarusPkg.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/tachartlazaruspkg.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) tachartlazaruspkg$(PPUEXT) compiled diff --git a/components/tdbf/Makefile b/components/tdbf/Makefile index 0324ab5b51..e063914f7f 100644 --- a/components/tdbf/Makefile +++ b/components/tdbf/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/dbflaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DBFLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/dbflaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) dbflaz$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/tdbf/Makefile.fpc b/components/tdbf/Makefile.fpc index e0b85c9113..99936b55d4 100644 --- a/components/tdbf/Makefile.fpc +++ b/components/tdbf/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for DBFLaz 0.1.1 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=dbflaz @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/dbflaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/DBFLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/dbflaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) dbflaz$(PPUEXT) compiled diff --git a/components/todolist/Makefile b/components/todolist/Makefile index bfe5b0070b..33fb0456a7 100644 --- a/components/todolist/Makefile +++ b/components/todolist/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/todolistlaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ToDoListLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/todolistlaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) todolistlaz$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/todolist/Makefile.fpc b/components/todolist/Makefile.fpc index 5a1fc842f9..00ba74f9c9 100644 --- a/components/todolist/Makefile.fpc +++ b/components/todolist/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for ToDoListLaz 1.0.3 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=todolistlaz @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/todolistlaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ToDoListLaz.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/todolistlaz.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) todolistlaz$(PPUEXT) compiled diff --git a/components/turbopower_ipro/Makefile b/components/turbopower_ipro/Makefile index e93a885001..c9a3c7594a 100644 --- a/components/turbopower_ipro/Makefile +++ b/components/turbopower_ipro/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/turbopoweripro$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/TurboPowerIPro.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/turbopoweripro.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) turbopoweripro$(PPUEXT) compiled distclean: clean ${DELTREE} units/* diff --git a/components/turbopower_ipro/Makefile.fpc b/components/turbopower_ipro/Makefile.fpc index c564cd41bf..de64c3d306 100644 --- a/components/turbopower_ipro/Makefile.fpc +++ b/components/turbopower_ipro/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for TurboPowerIPro 1.0 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=turbopoweripro @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/turbopoweripro$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/TurboPowerIPro.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/turbopoweripro.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) turbopoweripro$(PPUEXT) compiled diff --git a/components/turbopower_ipro/design/Makefile b/components/turbopower_ipro/design/Makefile index 788b360f03..261a98e907 100644 --- a/components/turbopower_ipro/design/Makefile +++ b/components/turbopower_ipro/design/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/turbopoweriprodsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/TurboPowerIProDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/turbopoweriprodsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) turbopoweriprodsgn$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/components/turbopower_ipro/design/Makefile.fpc b/components/turbopower_ipro/design/Makefile.fpc index 4e3367ee09..2c4a717bde 100644 --- a/components/turbopower_ipro/design/Makefile.fpc +++ b/components/turbopower_ipro/design/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for TurboPowerIProDsgn 0.0 # -# This file was generated on 25-6-23 +# This file was generated on 30-6-23 [package] name=turbopoweriprodsgn @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/turbopoweriprodsgn$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/TurboPowerIProDsgn.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/turbopoweriprodsgn.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) turbopoweriprodsgn$(PPUEXT) compiled diff --git a/ide/packages/ideconfig/Makefile b/ide/packages/ideconfig/Makefile index 346ebfc0cb..0efc6cb8bd 100644 --- a/ide/packages/ideconfig/Makefile +++ b/ide/packages/ideconfig/Makefile @@ -4192,7 +4192,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/ideconfig$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/IdeConfig.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ideconfig.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) ideconfig$(PPUEXT) compiled distclean: clean ${DELTREE} lib/* diff --git a/ide/packages/ideconfig/Makefile.fpc b/ide/packages/ideconfig/Makefile.fpc index 5672102a4c..3d87952284 100644 --- a/ide/packages/ideconfig/Makefile.fpc +++ b/ide/packages/ideconfig/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for IdeConfig 1.0 # -# This file was generated on 11.06.2023 +# This file was generated on 30-6-23 [package] name=ideconfig @@ -57,7 +57,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/ideconfig$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/IdeConfig.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/ideconfig.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) ideconfig$(PPUEXT) compiled diff --git a/packager/registration/Makefile b/packager/registration/Makefile index cbb63d7e93..059c3d4133 100644 --- a/packager/registration/Makefile +++ b/packager/registration/Makefile @@ -3859,7 +3859,7 @@ endif cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/fcllaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/FCL.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/fcl.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) fcllaz$(PPUEXT) compiled distclean: clean ${DELTREE} ../units/* diff --git a/packager/registration/Makefile.fpc b/packager/registration/Makefile.fpc index d013d1c088..a886e3f227 100644 --- a/packager/registration/Makefile.fpc +++ b/packager/registration/Makefile.fpc @@ -2,7 +2,7 @@ # # Makefile.fpc for FCL 1.0.1 # -# This file was generated on 13-11-22 +# This file was generated on 30-6-23 [package] name=fcl @@ -56,7 +56,7 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/fcllaz$(PPUEXT) compiled: - $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/FCL.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/fcl.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) fcllaz$(PPUEXT) compiled