This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Don't use $< in Makefiles


*** TEST RESULTS FOR COMMIT 02db4b0a9f80505adaef9f547e8c069adfe63e36 ***

Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 02db4b0a9f80505adaef9f547e8c069adfe63e36

Don't use $< in Makefiles
$< is a GNU make feature.

	* Makefile.am: Expand $<.
	* Makefile.in: Regenerate.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]