From: Keith Packard Date: Wed, 2 Jan 2013 17:46:10 +0000 (-0800) Subject: build zip file always X-Git-Tag: fab-v0.2 X-Git-Url: https://git.gag.com/?p=hw%2Fmpserial;a=commitdiff_plain;h=9ee0be307877c85106c9d464dc0c78bf15a5fd12 build zip file always Signed-off-by: Keith Packard --- diff --git a/Makefile b/Makefile index 1c82b65..cacb2bb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PROJECT=mpserial # intentionally want to rebuild drc and bom on every invocation -all: drc pcb partslist partslist.csv partslist.dk +all: drc pcb partslist partslist.csv partslist.dk zip drc: $(PROJECT).sch Makefile -gnetlist -g drc2 $(PROJECT).sch -o $(PROJECT).drc