From: Daniel Borca Date: Mon, 17 Jan 2005 07:47:41 +0000 (+0000) Subject: remove trailing slash from TOP definition X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6ddd2494ab145ed033858e27c77103e12af9e70;p=mesa.git remove trailing slash from TOP definition --- diff --git a/progs/xdemos/Makefile b/progs/xdemos/Makefile index 52f7583aee0..5e2b9bbdc0e 100644 --- a/progs/xdemos/Makefile +++ b/progs/xdemos/Makefile @@ -1,6 +1,6 @@ # progs/xdemos/Makefile -TOP = ../../ +TOP = ../.. include $(TOP)/configs/current