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

gencat/libs.*: renamed to comp.*

This commit is contained in:
Werner Almesberger
2012-06-25 21:14:48 -03:00
parent 823b85f900
commit 748a01fb9a
5 changed files with 9 additions and 9 deletions

View File

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