AUTOMAKE_OPTIONS = gnu AM_CFLAGS = -Wall bin_PROGRAMS = u-boot u_boot_SOURCES = u_boot.c mtd_erase_all.c noinst_HEADERS = u_boot.h mtd_erase_all.h EXTRA_DIST =