Makefile 109 B

1234
  1. include $(TOPDIR)/rules.mk
  2. all:
  3. $(HOSTCC) ${HOSTCFLAGS} -o ${STAGING_HOST_DIR}/bin/addpattern addpattern.c