This is the mail archive of the gdb@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] | |
'-include', and probably order-only dependencies. 'ifeq' makes it a bit friendlier too, and sometimes new-style pattern rules (depending on details in the Makefile that I don't remember right now).
But with order-only dependencies I would just write:
$(all_objects): | $(generated_headers)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |