]> git.proxmox.com Git - mirror_qemu.git/blob - Makefile.target
meson: convert systemtap files
[mirror_qemu.git] / Makefile.target
1 # -*- Mode: makefile -*-
2
3 BUILD_DIR?=$(CURDIR)/..
4
5 include ../config-host.mak
6 include config-target.mak
7 include $(SRC_PATH)/rules.mak
8
9 all:
10 install: all
11
12 .PHONY: all clean install