patch-1.3.70 linux/Rules.make
Next file: linux/arch/alpha/config.in
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Wed Feb 28 08:44:10 1996
 -  Orig file: 
v1.3.69/linux/Rules.make
 -  Orig date: 
Sat Feb 17 16:02:44 1996
 
diff -u --recursive --new-file v1.3.69/linux/Rules.make linux/Rules.make
@@ -101,7 +101,7 @@
 #
 ALL_MOBJS = $(MX_OBJS) $(M_OBJS)
 ifneq "$(strip $(ALL_MOBJS))" ""
-PDWN=$(shell /bin/sh $(TOPDIR)/scripts/pathdown.sh)
+PDWN=$(shell $(CONFIG_SHELL) $(TOPDIR)/scripts/pathdown.sh)
 endif
 modules: $(ALL_MOBJS) dummy
 ifdef MOD_SUB_DIRS
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