source:
svn/trunk/configure@
587
Last change on this file since 587 was 549, checked in by , 15 years ago | |
---|---|
|
|
File size: 179 bytes |
Line | |
---|---|
1 | #! /bin/sh |
2 | # |
3 | # A (so) simple configure script. |
4 | |
5 | test Makefile && make distclean |
6 | ./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.