patch-2.1.99 linux/net/wanrouter/Makefile
Next file: linux/net/wanrouter/wanmain.c
Previous file: linux/net/unix/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Apr 28 11:10:11 1998
- Orig file:
v2.1.98/linux/net/wanrouter/Makefile
- Orig date:
Sun Feb 2 05:18:52 1997
diff -u --recursive --new-file v2.1.98/linux/net/wanrouter/Makefile linux/net/wanrouter/Makefile
@@ -8,7 +8,8 @@
# Note 2! The CFLAGS definition is now in the main makefile...
O_TARGET := wanrouter.o
-O_OBJS := wanmain.o wanproc.o
+OX_OBJS := wanmain.o
+O_OBJS := wanproc.o
M_OBJS := $(O_TARGET)
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov