xschem/configure

5 lines
44 B
Plaintext
Raw Normal View History

2020-08-08 15:47:34 +02:00
#!/bin/sh
cd scconfig
make
./configure "$@"