source:
git/configure@
7e83689
Last change on this file since 7e83689 was d7d2da3, checked in by , 12 years ago | |
---|---|
|
|
File size: 189 bytes |
Rev | Line | |
---|---|---|
[d7d2da3] | 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.