diff --git a/Makefile b/Makefile index 39168d7658..f4e7ad9478 100644 --- a/Makefile +++ b/Makefile @@ -410,7 +410,7 @@ ifeq ($(OSARCH),SunOS) endif ifeq ($(MAKETOPLEVEL),$(MAKELEVEL)) - CFLAGS+=$(ASTCFLAGS) $(TOPDIR_CFLAGS) + CFLAGS+=$(TOPDIR_CFLAGS) $(ASTCFLAGS) endif # This is used when generating the doxygen documentation