SRC = ../src CC ?= gcc COPTS = -ansi -w ${CFLAGS} EXTRA_DEF = "-DRELEASE=\"v1.1\"" -I../src all: fpp include ../src/Makefile.common