mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
gencat/: abstract library data structure and its management (WIP)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
PREFIX ?= /usr/local
|
||||
|
||||
OBJS = gencat.o tree.o comp.o pdf.o
|
||||
OBJS = gencat.o tree.o libs.o comp.o pdf.o
|
||||
|
||||
SHELL = /bin/bash
|
||||
CFLAGS = -Wall -g
|
||||
|
||||
Reference in New Issue
Block a user