mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 12:00:11 -05:00
* config/x-linux (host-linux.o): Remove header dependencies. Use $(COMPILE) and $(POSTCOMPILE). * config/t-linux-android (linux-android.o): Ditto. From-SVN: r203136
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
host-linux.o : $(srcdir)/config/host-linux.c
|
|
$(COMPILE) $<
|
|
$(POSTCOMPILE)
|