Makefile 106 B

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