meson: convert systemtap files
[qemu/ar7.git] / Makefile.target
bloba07149c0a6e499652d791463904c42f5de1f7996
1 # -*- Mode: makefile -*-
3 BUILD_DIR?=$(CURDIR)/..
5 include ../config-host.mak
6 include config-target.mak
7 include $(SRC_PATH)/rules.mak
9 all:
10 install: all
11         
12 .PHONY: all clean install