patch-1.3.5 linux/net/Makefile

Next file: linux/Makefile
Previous file: linux/mm/kmalloc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.4/linux/net/Makefile linux/net/Makefile
@@ -24,7 +24,7 @@
 
 network.a:	subdirs $(OBJS)
 		rm -f $@
-		ar rcs $@ $(OBJS) $(SUBOBJS)
+		$(AR) rcs $@ $(OBJS) $(SUBOBJS)
 
 subdirs:	dummy
 		set -e; for i in $(SUBDIRS); do $(MAKE) -C $$i; done


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