* added 0.99 linux version
[mascara-docs.git] / i386 / linux / linux-2.3.21 / arch / ppc / mm / Makefile
blob2b07c722764b5c8858f7b12d59241304e054ee08
2 # Makefile for the linux ppc-specific parts of the memory manager.
4 # Note! Dependencies are done automagically by 'make dep', which also
5 # removes any old dependencies. DON'T put your own dependencies here
6 # unless it's something special (ie not a .c file).
8 # Note 2! The CFLAGS definition is now in the main makefile...
10 O_TARGET := mm.o
11 O_OBJS = fault.o init.o extable.o
13 include $(TOPDIR)/Rules.make