let make create all the 50mil pin header variants
[hw/altusmetrum] / packages / pinheader / Makefile
index a685cf153d56a308642cdf7bcccc5096bd745570..8eb261d244945a5fe553d3ca6c45f7048e7c0929 100644 (file)
@@ -7,6 +7,9 @@ FOOTPRINTS = \
 
 all: $(FOOTPRINTS) .gitignore
 
+50mil3pin.fp:  50milpitch.py
+       ./50milpitch.py 3 > 50mil3pin.fp
+
 50mil4pin.fp:  50milpitch.py
        ./50milpitch.py 4 > 50mil4pin.fp