Root/jzboot/src/Makefile.am

1AM_CFLAGS = --std=gnu99 -Wall -I../include
2
3bin_PROGRAMS = jzboot
4jzboot_SOURCES = debug.c devmgr.c ingenic.c main.c shell_lex.c \
5    usbdev.c shell.c shell_builtins.c config.c spl_cmdset.c \
6    usbboot_cmdset.c elfldr.c

Archive Download this file



interactive