1 # Makefile for qemu target independent user files.
3 include ../config-host.mak
4 include $(SRC_PATH)/rules.mak
9 $(call set-vpath, $(SRC_PATH))
13 include $(SRC_PATH)/Makefile.objs
16 # Dummy command so that make thinks it has done something
22 # Include automatically generated dependency files
23 -include $(wildcard *.d */*.d)