Fork me on GitHub

source: git/configure@ c27c038

Last change on this file since c27c038 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.