From 8c919b97c3e3b63937c2607de051992d459d858d Mon Sep 17 00:00:00 2001 From: delphij Date: Wed, 27 Jun 2018 06:50:24 +0000 Subject: [PATCH] Revert Makefile@335696 that sneaked into the commit. X-MFC with: 335696 MFC after: 2 weeks --- sbin/fsck_msdosfs/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sbin/fsck_msdosfs/Makefile b/sbin/fsck_msdosfs/Makefile index 522594cd28d..b101724a880 100644 --- a/sbin/fsck_msdosfs/Makefile +++ b/sbin/fsck_msdosfs/Makefile @@ -9,8 +9,6 @@ PROG= fsck_msdosfs MAN= fsck_msdosfs.8 SRCS= main.c check.c boot.c fat.c dir.c fsutil.c -DEBUG_FLAGS+= -g - CFLAGS+= -I${FSCK} .include -- 2.45.0