summaryrefslogtreecommitdiff
path: root/target/tools/addpattern/Makefile
blob: c60561ccf914435ff156a7ac224a97a2d4a38e16 (plain)
1
2
3
4
include $(TOPDIR)/rules.mk

all:
	$(HOSTCC) ${HOSTCFLAGS} -o ${STAGING_HOST_DIR}/bin/addpattern addpattern.c