Fork me on GitHub

source: svn/trunk/configure@ 1184

Last change on this file since 1184 was 878, checked in by Pavel Demin, 12 years ago

working isolation

  • 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.