Update to the newest upstream version.
[vlp.git] / configure
1 #!/bin/sh
2
3 cat Dir graph/mfile > graph/Makefile
4 cat Dir net/mfile > net/Makefile
5 cat Dir kernel/mfile > kernel/Makefile
6 cat Dir lgconfig/mfile > lgconfig/Makefile
7 cat Dir edit/mfile > edit/Makefile
8 cat Dir preproc/mfile > preproc/Makefile
9 cat Dir help/mfile > help/Makefile
10 cat Dir int/mfile > int/Makefile
11 cat Dir ./mfile > ./Makefile
12