diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 0ecb273fb2a..2e205d88c42 100644 --- a/Makefile.in +++ b/Makefile.in @@ -68,9 +68,6 @@ SHELL = @SHELL@ # current directory. CDPATH= -# If Make doesn't predefine MAKE, set it here. -@SET_MAKE@ - # ==================== Things 'configure' Might Edit ==================== cache_file = @cache_file@ |