Revision fe0d4d3f Makefile.target
b/Makefile.target | ||
---|---|---|
30 | 30 |
config-target.h: config-target.h-timestamp |
31 | 31 |
config-target.h-timestamp: config-target.mak |
32 | 32 |
|
33 |
all: config-target.h |
|
33 |
config-devices.h: config-devices.h-timestamp |
|
34 |
config-devices.h-timestamp: config-devices.mak |
|
35 |
|
|
36 |
all: config-target.h config-devices.h |
|
34 | 37 |
$(call quiet-command, $(MAKE) $(PROGS),) |
35 | 38 |
|
36 | 39 |
# Dummy command so that make thinks it has done something |
Also available in: Unified diff