* add p cc
[mascara-docs.git] / i386 / linux / linux-2.3.21 / fs / umsdos / Makefile
blob8856feba768052e637f5e84c3448a3a8defc9108
2 # Makefile for the umsdos Unix-like filesystem routines.
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 (not a .c file).
8 # Note 2: the CFLAGS definitions are now in the main makefile.
9 O_TARGET := umsdos.o
11 O_OBJS := dir.o inode.o ioctl.o mangle.o namei.o \
12 rdir.o symlink.o emd.o check.o
14 M_OBJS := $(O_TARGET)
16 include $(TOPDIR)/Rules.make
18 clean:
19 rm -f core *.o *.a *.s
22 proto *.c >/usr/include/linux/umsdos_fs.p
24 doc:
25 nadoc -i -p umsdos.doc - /tmp/umsdos.mpg