From 754c05ed6c3b88f8180ae8686e030b5b02b23d43 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 22 Nov 2013 16:45:52 +0000 Subject: Rename $(here) to $(d) for brevity, and remove trailing slash --- src/boost/format/Makefile.new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/boost') diff --git a/src/boost/format/Makefile.new b/src/boost/format/Makefile.new index 28b66bd62d60..bbc90ca76cb5 100644 --- a/src/boost/format/Makefile.new +++ b/src/boost/format/Makefile.new @@ -1,5 +1,5 @@ LIBS += libformat -libformat_DIR := $(here) +libformat_DIR := $(d) libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc -- cgit 1.4.1