From 53da8d703e228f7107688aa38fe305a0ba8d91e4 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:21 +0000 Subject: Fixed make woops Author: jgg Date: 1998-11-06 03:10:24 GMT Fixed make woops --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 55d7ade6c..b10011873 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,6 @@ 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 -$(BUILD)/include/config.h: buildlib/config.h.in -$(BUILD)/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 -- cgit v1.2.3-70-g09d2