]> git.gag.com Git - hw/altusmetrum/commitdiff
update Makefile to generate lht targets too
authorBdale Garbee <bdale@gag.com>
Thu, 26 Dec 2019 14:42:49 +0000 (11:42 -0300)
committerBdale Garbee <bdale@gag.com>
Thu, 26 Dec 2019 14:42:49 +0000 (11:42 -0300)
packages/Makefile

index 0ab840a09a1dbc74cab016b626f62c615199f6d9..6cf810205e93e859f337692099a751259db6e8ee 100644 (file)
@@ -1,4 +1,4 @@
-.SUFFIXES: .5c .py .fp
+.SUFFIXES: .5c .py .fp .lht
 
 DIRS= \
        diodes \
@@ -121,8 +121,8 @@ FOOTPRINTS= \
        s-pqfp-g32.fp \
        A29100-009.fp \
        506CD.fp \
-       11071.fp \
        11071.lht \
+       11071.fp \
        M1040M.fp \
        pts645.fp \
        l102.fp \
@@ -155,7 +155,7 @@ $(BUILDDIRS):
 $(CLEANDIRS):
        $(MAKE) -C $(@:clean-%=%) clean
 
-$(FOOTPRINTS): footprint.5c
+$(FOOTPRINTS): footprint.5c fplht.py
 
 clean: $(CLEANDIRS)
        rm -f $(FOOTPRINTS) *.pyc