about summary refs log tree commit diff
path: root/src/libmain/Makefile.new
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-22T16·45+0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-22T16·45+0000
commit754c05ed6c3b88f8180ae8686e030b5b02b23d43 (patch)
treec7f8238ee141c0564823122c52fed070ea8f2c0b /src/libmain/Makefile.new
parent9a14d5e2f3a0b6ab626b9d22256df8bcc1c585a3 (diff)
Rename $(here) to $(d) for brevity, and remove trailing slash
Diffstat (limited to 'src/libmain/Makefile.new')
-rw-r--r--src/libmain/Makefile.new2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmain/Makefile.new b/src/libmain/Makefile.new
index 1f74cea9c9..b198d78422 100644
--- a/src/libmain/Makefile.new
+++ b/src/libmain/Makefile.new
@@ -1,6 +1,6 @@
 LIBS += libmain
 
-libmain_DIR := $(here)
+libmain_DIR := $(d)
 
 libmain_SOURCES = shared.cc stack.cc