Index: Makefile.fpc =================================================================== --- Makefile.fpc (wersja 37097) +++ Makefile.fpc (kopia robocza) @@ -51,6 +51,6 @@ -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontrols$(PPUEXT) compiled: - $(COPY) Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontrols$(PPUEXT) compiled Index: Makefile.compiled =================================================================== --- Makefile.compiled (wersja 37097) +++ Makefile.compiled (kopia robocza) @@ -1,5 +1,5 @@ - + Index: Makefile =================================================================== --- Makefile (wersja 37097) +++ Makefile (kopia robocza) @@ -2961,5 +2961,5 @@ cleartarget: -$(DEL) $(COMPILER_UNITTARGETDIR)/lazcontrols$(PPUEXT) compiled: - $(COPY) Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled + $(CPPROG) -f Makefile.compiled $(COMPILER_UNITTARGETDIR)/LazControls.compiled all: cleartarget $(COMPILER_UNITTARGETDIR) lazcontrols$(PPUEXT) compiled Index: lazcontrols.lpk =================================================================== --- lazcontrols.lpk (wersja 37097) +++ lazcontrols.lpk (kopia robocza) @@ -10,6 +10,7 @@ +