shithub: mc

Download patch

ref: 09c56b05cb89cfe9da4bf8ab3fc706850cc92814
parent: 44f0ad4274b5e1356ef774e89bfad3ee974f307d
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Jan 4 10:39:54 EST 2015

'configure' is not something we want a gen rule for.

    - System specific, and it probably wants options like --prefix.

--- a/bldfile
+++ b/bldfile
@@ -15,8 +15,5 @@
 	util.myr
 ;;
 
-# we want to generate the config.myr file if we haven't configured yet.
-gen config.myr = ./configure;;
-
 man = mbld.1;;