Revision 91880d96 Makefile.target

b/Makefile.target
26 26

  
27 27
kvm.o kvm-all.o: QEMU_CFLAGS+=$(KVM_CFLAGS)
28 28

  
29
all: $(PROGS)
29
config-target.h: config-target.h-timestamp
30
config-target.h-timestamp: config-target.mak
31

  
32
all: config-target.h
33
	$(call quiet-command, $(MAKE) $(PROGS),)
34

  
30 35
# Dummy command so that make thinks it has done something
31 36
	@true
32 37

  

Also available in: Unified diff