patch-1.3.76 linux/scripts/header.tk

Next file: linux/scripts/lxdialog/menubox.c
Previous file: linux/scripts/README.Menuconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.75/linux/scripts/header.tk linux/scripts/header.tk
@@ -297,8 +297,8 @@
 #nothing done for comments now.
 }
 
-proc do_make { w line option dir target target } {
-#nothing to do for now.
+proc do_make { command } {
+	exec sh -c $command
 }
 
 proc dohelp {w var }  {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this