[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA: gnetlist Makefile question




The Makefile in devel/gnetlist/src tries to process the gschem2pcb
script.

If that file is not there, the make fails and stops. You can not build
gnetlist. Since I think there is no way to automatically recreate it if
it gets deleted for any reason, and it is only used by people who will
be using PCB, the make shouldn't fail because of it.

Sould we remove the reference to it in the Makefile, or just make it a
warning message ?

Chris.