mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 05:10:52 +02:00
* recursive dependancy fixed. Makefile not regened, will be done auto in time
This commit is contained in:
parent
a1a46ff3a0
commit
93ea5b3070
@ -29,6 +29,6 @@ fpcdir=../../../..
|
|||||||
|
|
||||||
|
|
||||||
[rules]
|
[rules]
|
||||||
gconf$(PPUEXT): $(wildcard gconf/gconf*.pp) gconf$(PPUEXT)
|
gconf$(PPUEXT): $(wildcard gconf/gconf*.pp)
|
||||||
|
|
||||||
gconfclient$(PPUEXT): $(wildcard gconfclient/gconfclient*.pp) gconfclient$(PPUEXT)
|
gconfclient$(PPUEXT): $(wildcard gconfclient/gconfclient*.pp)
|
||||||
|
Loading…
Reference in New Issue
Block a user