source:
svn/trunk/configure@
593
Last change on this file since 593 was 549, checked in by , 15 years ago | |
---|---|
|
|
File size: 179 bytes |
Rev | Line | |
---|---|---|
[549] | 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.