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

It's now easy to get a list all the files, so we don't need dist/all.* anymore.

- dist/Makefile: removed
- boom/manu/Makefile.common (EQU): use boom-config as well
This commit is contained in:
Werner Almesberger
2010-10-17 20:07:54 -03:00
parent 0a86c10803
commit 41ae009c6a
2 changed files with 1 additions and 21 deletions

View File

@@ -2,7 +2,7 @@ BOOM=PATH=/home/moko/svn.openmoko.org/trunk/eda/boom:../boom:$$PATH boom
UC_NAME = $(shell echo $(NAME) | tr [a-z] [A-Z])
EQU = ../../dist/all.equ
EQU = $(shell ../../boom-config equ)
.PHONY: all test sane