patch-1.3.57 linux/mm/Makefile
Next file: linux/mm/filemap.c
Previous file: linux/kernel/sysctl.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jan 9 20:52:07 1996
- Orig file:
v1.3.56/linux/mm/Makefile
- Orig date:
Tue Nov 21 13:22:14 1995
diff -u --recursive --new-file v1.3.56/linux/mm/Makefile linux/mm/Makefile
@@ -8,7 +8,8 @@
# Note 2! The CFLAGS definition is now in the main makefile...
O_TARGET := mm.o
-O_OBJS := memory.o swap.o mmap.o filemap.o mprotect.o mlock.o \
- kmalloc.o vmalloc.o
+O_OBJS := memory.o mmap.o filemap.o mprotect.o mlock.o \
+ kmalloc.o vmalloc.o \
+ swap.o vmscan.o page_io.o page_alloc.o swap_state.o swapfile.o
include $(TOPDIR)/Rules.make
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