From 653510bb8b3db5a280576cb00445fbdc8d49b88a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sat, 19 Nov 2016 21:08:27 -0800 Subject: Various style fixes --- core/file/gen.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/file') diff --git a/core/file/gen.rc b/core/file/gen.rc index 706efa8a..5547d101 100644 --- a/core/file/gen.rc +++ b/core/file/gen.rc @@ -1,11 +1,11 @@ version=5.29 cflags\ - -DHAVE_CONFIG_H\ - -DMAGIC'='\"/share/file/magic\"\ - -D_GNU_SOURCE\ -Wall\ + -D HAVE_CONFIG_H\ + -D 'MAGIC=''"/share/file/magic"''' \ + -D _GNU_SOURCE\ + -isystem '$builddir'/core/zlib/include\ -I include\ - -I '$builddir'/core/zlib/include\ -I '$dir' \ -I '$outdir'/include -- cgit v1.2.3