X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=Makefile.in;h=d698da0326614aebce45eb3cf64ced1d6b44d9b7;hb=7cc1f1dc57d2cedc02dd86afc34fd4064e275dc6;hp=a40c393cc71e4a6b7478b3032ae703ac92acf3c4;hpb=cf2580b7d24d6b4bfa18083f36f651be51ace5e5;p=libfirm diff --git a/Makefile.in b/Makefile.in index a40c393cc..d698da032 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,12 +19,10 @@ srcdir := @srcdir@ topdir := . # subdirectory under topdir subdir := . +# do we want statistics +enable_statistics := @enable_statistics@ -subdirs := ir/adt ir/debug ir/tv ir/common ir/ident ir/ir ir/tr ir/ana ir/st - -ifeq ($(enable_statistics),yes) -subdirs += ir/stat -endif +subdirs := ir/adt ir/debug ir/tv ir/common ir/ident ir/ir ir/opt ir/tr ir/ana ir/st ir/stat SOURCES := Makefile.in MakeRules.in MakeTargets\ aclocal.m4 config.h.in\