source:
svn/trunk/configure
Last change on this file was 878, checked in by , 12 years ago | |
---|---|
|
|
File size: 189 bytes |
Line | |
---|---|
1 | #! /bin/sh |
2 | # |
3 | # A (so) simple configure script. |
4 | |
5 | # test Makefile && make distclean |
6 | tclsh ./doc/genMakefile.tcl > Makefile |
7 | echo "Makefile ready" |
8 | echo "To build Delphes type " |
9 | echo " make" |
10 |
Note:
See TracBrowser
for help on using the repository browser.