PROJECT=mpio # list of schematic files that make up this design SCHEMATICS=$(PROJECT).sch # number of PCB layers LAYERS=2 # sides with silkscreen, can be none|top|bottom|both SILK=both include ../altusmetrum/pcb.mk