1 # List all the schematics to be netlisted and laid out on the pc board
2 schematics teledongle.sch
4 # for an output-name of foo, gsch2pcb generates files foo.net, foo.pcb,
5 # and foo.new.pcb. if there is no output name specified, the file names
6 # are derived from the first listed schematic...
9 elements-dir ../bdale/pkg
10 elements-dir /usr/share/pcb
12 # stick to newlib elements, don't use the older/odder m4 stuff