OSDN Git Service

- fix bad r23573 from egtvedt
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 8 Oct 2008 21:22:38 +0000 (21:22 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 8 Oct 2008 21:22:38 +0000 (21:22 -0000)
Makefile.in

index 28a7159..0ecb7e3 100644 (file)
@@ -21,13 +21,13 @@ sub_headers := headers
 
 ifeq ($(HAVE_DOT_CONFIG),y)
 
+all: pregen libs
+
 # To be able to build the libs rule, we must first have the generated headers.
 # This is needed when locale support is enabled, but also ensures that the
 # build process is parallel safe.
 libs: pregen
 
-all: pregen libs
-
 # In this section, we need .config
 -include .config.cmd