1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

gencat/: new option -F to use fped footprints (WIP)

This commit is contained in:
Werner Almesberger
2012-07-12 00:58:12 -03:00
parent 9cf8adf878
commit e4481450ec
4 changed files with 70 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
PREFIX ?= /usr/local
OBJS = gencat.o tree.o libs.o run.o comp.o pdf.o
OBJS = gencat.o tree.o libs.o run.o comp.o fped.o pdf.o
SHELL = /bin/bash
CFLAGS = -Wall -g