source: HiSusy/trunk/Delphes/Delphes-3.0.9/configure @ 5

Last change on this file since 5 was 5, checked in by zerwas, 11 years ago

update to Delphes-3.0.9

  • Property svn:executable set to *
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.