X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=MakeRules.in;h=e5e7eb4447334b77c8944e45476eaf2acbef80d5;hb=1b84434bd67686e47bd0138960c53fc21575d28e;hp=960b2b97aa3b0b7ce9c2ec87a39c043f568291d1;hpb=6cf4dc71364d2f0bad6b63d636b1f9517003bed9;p=libfirm diff --git a/MakeRules.in b/MakeRules.in index 960b2b97a..e5e7eb444 100644 --- a/MakeRules.in +++ b/MakeRules.in @@ -10,7 +10,7 @@ VPATH = $(srcdir) LIBFIRM_VERSION = @PACKAGE_VERSION@ CC = @CC@ -CFLAGS := -Wall @CFLAGS@ +CFLAGS := -Wall -Wstrict-prototypes @CFLAGS@ CPPFLAGS := -I. -I$(topdir) -I$(srcdir) -I$(top_srcdir) @CPPFLAGS@ prefix?=@prefix@ exec_prefix?=@exec_prefix@