Fork me on GitHub

source: git/configure@ da00c35

ImprovedOutputFile Timing dual_readout llp 3.0.12
Last change on this file since da00c35 was d7d2da3, checked in by pavel <pavel@…>, 11 years ago

move branches/ModularDelphes to trunk

  • Property mode set to 100755
File size: 189 bytes
Line 
1#! /bin/sh
2#
3# A (so) simple configure script.
4
5# test Makefile && make distclean
6tclsh ./doc/genMakefile.tcl > Makefile
7echo "Makefile ready"
8echo "To build Delphes type "
9echo " make"
10
Note: See TracBrowser for help on using the repository browser.