patch-2.1.78 linux/fs/ncpfs/Makefile
Next file: linux/fs/ncpfs/dir.c
Previous file: linux/fs/namei.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Jan 5 01:41:01 1998
- Orig file:
v2.1.77/linux/fs/ncpfs/Makefile
- Orig date:
Thu Feb 22 05:20:19 1996
diff -u --recursive --new-file v2.1.77/linux/fs/ncpfs/Makefile linux/fs/ncpfs/Makefile
@@ -12,10 +12,8 @@
M_OBJS := $(O_TARGET)
# If you want debugging output, please uncomment the following line
-
# EXTRA_CFLAGS += -DDEBUG_NCP=1
-include $(TOPDIR)/Rules.make
+CFLAGS_ncplib_kernel.o := -finline-functions
-ncplib_kernel.o: ncplib_kernel.c ncplib_kernel.h
- $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -finline-functions -c -o $@ $<
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov