patch-1.3.82 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:
Tue Apr  2 08:43:04 1996
 -  Orig file: 
v1.3.81/linux/Rules.make
 -  Orig date: 
Wed Feb 28 08:44:10 1996
 
diff -u --recursive --new-file v1.3.81/linux/Rules.make linux/Rules.make
@@ -150,7 +150,7 @@
 	@if [ ! -x /sbin/genksyms ]; then echo "Please read: README.modules"; fi
 	$(CC) $(CFLAGS) -E -D__GENKSYMS__ $< | /sbin/genksyms -w $(MODINCL)
 
-$(SYMTAB_OBJS:.o=.ver): $(TOPDIR)/include/linux/autoconf.h
+$(addprefix $(MODINCL)/,$(SYMTAB_OBJS:.o=.ver)): $(TOPDIR)/include/linux/autoconf.h
 
 $(TOPDIR)/include/linux/modversions.h: $(addprefix $(MODINCL)/,$(SYMTAB_OBJS:.o=.ver))
 	@echo updating $(TOPDIR)/include/linux/modversions.h
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