comparison src/Makefile.am @ 19630:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 7f87b13b3b3d 446c46af4b42
children 4197fc428c7d
comparison
equal deleted inserted replaced
19626:37d37297acf8 19630:0e1f5a750d00
134 134
135 mkoctfile.cc: mkoctfile.in.cc Makefile 135 mkoctfile.cc: mkoctfile.in.cc Makefile
136 @$(do_subst_config_vals) 136 @$(do_subst_config_vals)
137 137
138 ## main.cc must depend on Makefile. Calling configure may change 138 ## main.cc must depend on Makefile. Calling configure may change
139 ## default/config values. However, calling configure will also 139 ## default/config values. However, calling configure will also
140 ## regenerate the Makefiles from Makefile.am and trigger the rules below. 140 ## regenerate the Makefiles from Makefile.am and trigger the rules below.
141 main.cc: main.in.cc Makefile 141 main.cc: main.in.cc Makefile
142 @$(do_subst_default_vals) 142 @$(do_subst_default_vals)
143 143
144 install-exec-hook: make-version-links 144 install-exec-hook: make-version-links