]> git.saurik.com Git - apt.git/blobdiff - Makefile
Make improvements
[apt.git] / Makefile
index 1db7bfd07f1b76879b2c336f2844a13d568bc689..ceac33ac21b55b6680aa4c74c0fde8fa9afade0e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ maintainer-clean dist-clean distclean pristine sanity: veryclean
 # The startup target builds the necessary configure scripts. It should
 # be used after a CVS checkout.
 CONVERTED=environment.mak include/config.h makefile
 # The startup target builds the necessary configure scripts. It should
 # be used after a CVS checkout.
 CONVERTED=environment.mak include/config.h makefile
+include buildlib/configure.mak
 $(BUILDDIR)/include/config.h: buildlib/config.h.in
 $(BUILDDIR)/environment.mak: buildlib/environment.mak.in
 $(BUILDDIR)/include/config.h: buildlib/config.h.in
 $(BUILDDIR)/environment.mak: buildlib/environment.mak.in
-include buildlib/configure.mak
+$(BUILDDIR)/makefile: buildlib/makefile.in