source: HiSusy/trunk/Delphes-3.0.0/configure @ 1

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

first import of structure, PYTHIA8 and DELPHES

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.