diff options
Diffstat (limited to 'ext2fs/Makefile')
-rw-r--r-- | ext2fs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext2fs/Makefile b/ext2fs/Makefile index cde371c0..9fa8b878 100644 --- a/ext2fs/Makefile +++ b/ext2fs/Makefile @@ -35,7 +35,4 @@ vpath %.c ../lib include ../Makeconf -$(OBJS): ext2fs.h ext2_fs.h ext2_fs_i.h -$(OBJS): $(REMHDRS) - CPPFLAGS-error.c = -Dprogram_name=program_invocation_name -DHAVE_VPRINTF -DSTDC_HEADERS -DHAVE_STRERROR |