]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - e2fsck/Makefile.in
Merge branch 'maint' into next
[thirdparty/e2fsprogs.git] / e2fsck / Makefile.in
index db70abcb32c6e7901808bdf568558a071ca8c3e0..c40b188b583ddb36b899043b2685cd3c39d9b93c 100644 (file)
@@ -43,15 +43,6 @@ COMPILE_ET=$(top_builddir)/lib/et/compile_et --build-tree
        $(Q) $(CPPCHECK_CMD) $(CPPFLAGS) $<
 @PROFILE_CMT@  $(Q) $(CC) $(ALL_CFLAGS) -g -pg -o profiled/$*.o -c $<
 
-#
-# Flags for using Checker
-#      Note: The optimization flags must include -g
-#
-#MCHECK=       -checker
-#LIBS= $(LIBCOM_ERR) $(LIB_EXT2FS) $(CHECKLIB)
-#DEPLIBS= $(LIBCOM_ERR) $(LIB_EXT2FS) 
-#CHECKLIB= /usr/lib/libchecker.o
-
 #
 # Flags for doing mtrace --- uncomment to produce mtracing e2fsck
 #      Note:  The optimization flags must include -g