Revision 0d00e563 Makefile.target

b/Makefile.target
741 741
endif
742 742

  
743 743
qemu-options.h: $(SRC_PATH)/qemu-options.hx
744
	sh $(SRC_PATH)/hxtool -h < $< > $@
744
	$(call quiet-command,sh $(SRC_PATH)/hxtool -h < $< > $@,"  GEN   $(TARGET_DIR)$@")
745 745

  
746 746
clean:
747 747
	rm -f *.o *.a *~ $(PROGS) nwfpe/*.o fpu/*.o qemu-options.h

Also available in: Unified diff