patch-2.1.107 linux/fs/minix/Makefile

Next file: linux/fs/minix/file.c
Previous file: linux/fs/isofs/util.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/fs/minix/Makefile linux/fs/minix/Makefile
@@ -1,11 +1,11 @@
 #
-# Makefile for the linux minix-filesystem routines.
+# Makefile for the Linux minix filesystem routines.
 #
 # Note! Dependencies are done automagically by 'make dep', which also
 # removes any old dependencies. DON'T put your own dependencies here
-# unless it's something special (ie not a .c file).
+# unless it's something special (not a .c file).
 #
-# Note 2! The CFLAGS definitions are now in the main makefile...
+# Note 2! The CFLAGS definitions are now in the main makefile.
 
 O_TARGET := minix.o
 O_OBJS   := bitmap.o truncate.o namei.o inode.o file.o dir.o symlink.o fsync.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov