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
-  Lines: 10
 -  Date:
Thu Jun 29 12:14:22 1995
 -  Orig file: 
v1.3.4/linux/net/Makefile
 -  Orig date: 
Fri Jun 16 22:02:56 1995
 
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