summaryrefslogtreecommitdiffstats
path: root/fs/efs/Makefile
diff options
context:
space:
mode:
authorMike Shaver <shaver@ingenia.com>1999-01-18 04:16:25 +0000
committerMike Shaver <shaver@ingenia.com>1999-01-18 04:16:25 +0000
commit6bafd683c6bd78f19df9a42aea24037137f913ce (patch)
tree7580dc3040c32da4048009721d60a7ac442962ca /fs/efs/Makefile
parent317b660279d583d4db3fc112e3ef2e56b20bec87 (diff)
EFS mark II. Incomplete, but much cleaner.
Diffstat (limited to 'fs/efs/Makefile')
-rw-r--r--fs/efs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/efs/Makefile b/fs/efs/Makefile
index 5a8556795..a0532be3e 100644
--- a/fs/efs/Makefile
+++ b/fs/efs/Makefile
@@ -7,7 +7,7 @@
#
# Note 2! The CFLAGS definitions are now in the main makefile...
-#CFLAGS+=-g -DDEBUG_EFS
+CFLAGS+=-g -DDEBUG_EFS
O_TARGET := efs.o
O_OBJS := dir.o file.o inode.o namei.o \