mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 09:26:09 +02:00
Makefile regenerated after 'nothreads unit depends on objpas because of objfpc mode' commit
This commit is contained in:
parent
96b3462a5f
commit
3d2d27cf67
@ -2696,7 +2696,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2723,7 +2723,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2845,7 +2845,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2738,7 +2738,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2693,7 +2693,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2702,7 +2702,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2816,7 +2816,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2710,7 +2710,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -3075,7 +3075,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2702,7 +2702,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2752,7 +2752,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2770,7 +2770,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2691,7 +2691,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2704,7 +2704,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2734,7 +2734,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2693,7 +2693,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2664,7 +2664,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -3311,7 +3311,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2682,7 +2682,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2665,7 +2665,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2696,7 +2696,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2666,7 +2666,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2672,7 +2672,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2694,7 +2694,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2804,7 +2804,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2709,7 +2709,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2697,7 +2697,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2737,7 +2737,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2701,7 +2701,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2704,7 +2704,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2693,7 +2693,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2709,7 +2709,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2687,7 +2687,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2670,7 +2670,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2700,7 +2700,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2663,7 +2663,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2699,7 +2699,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2710,7 +2710,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2731,7 +2731,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2689,7 +2689,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
@ -2662,7 +2662,7 @@ cthreads$(PPUEXT) : $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
UnixApi.CThreads$(PPUEXT) : $(NSINC)/UnixApi.CThreads.pp $(CTHREADS_DEPS)
|
||||
$(COMPILER) $(CTHREADS_OPT) $<
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT)
|
||||
NOTHREADS_DEPS=$(SYSTEMUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
|
||||
nothreads$(PPUEXT) : $(INC)/nothreads.pp $(NOTHREADS_DEPS)
|
||||
$(COMPILER) $(NOTHREADS_OPT) $<
|
||||
System.NoThreads$(PPUEXT) : $(NSINC)/System.NoThreads.pp $(NOTHREADS_DEPS)
|
||||
|
Loading…
Reference in New Issue
Block a user