Makefile 97 B

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