diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-02 23:03:59 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-02 23:03:59 (EDT) |
commit | c50d9f721e11694c3e54093a9224faf680ed7e48 (patch) | |
tree | d5fe62e1ab43fab0f41aaca97ff87385a34c54bd /Makefile.in | |
parent | f28a932ba5753dc17888edff40652cccce8b60b7 (diff) |
Get rid of old INSTALL macros.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 6ef9708..00446b8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,8 +31,6 @@ DESTDIR = / sh = @sh@ -INSTALL = @install@ - MACROS = \ 'DESTDIR=$(DESTDIR)' \ 'prefix=$(prefix)' \ |