patch-2.0.19 linux/fs/smbfs/Makefile
Next file: linux/fs/smbfs/dir.c
Previous file: linux/fs/proc/mem.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Sep 8 17:58:06 1996
- Orig file:
v2.0.18/linux/fs/smbfs/Makefile
- Orig date:
Tue Nov 7 19:54:28 1995
diff -u --recursive --new-file v2.0.18/linux/fs/smbfs/Makefile linux/fs/smbfs/Makefile
@@ -11,4 +11,8 @@
O_OBJS := proc.o sock.o inode.o file.o dir.o ioctl.o mmap.o
M_OBJS := $(O_TARGET)
+# If you want debugging output, please uncomment the following line
+
+# EXTRA_CFLAGS += -DDEBUG_SMB=1 -DDEBUG_SMB_MALLOC=1
+
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov