summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-02-13 22:46:49 (EST)
committer P. J. McDermott <pjm@nac.net>2012-02-13 22:46:49 (EST)
commit59001fee8367ef26689c42115ea9d219c2973071 (patch)
treeb4ccf12ba73b4f23a870a020ddff5a6804b16ade /Makefile.in
parent513bc319fb4d99cf2b0283353cb3e92b3134de29 (diff)
Remove duplicate definition of macro 'MAKE'.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 151d5f2..124a67c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,7 +26,6 @@ PREFIX = @prefix@
BINDIR = @bindir@
LIBDIR = @libdir@
MANDIR = @mandir@
-MAKE = @make@
PACKAGE = @package@
VERSION = @version@