Mercurial > hg > xemacs-beta
diff etc/tests/external-widget/Makefile @ 5512:4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
use it in install targets. See xemacs-patches message
<BANLkTinRnwk9qsCfBj_xkcyf7H4sH9fn7A@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 25 May 2011 09:15:20 -0600 |
parents | 6a8c6c6f6c8e |
children |
line wrap: on
line diff
--- a/etc/tests/external-widget/Makefile Wed May 25 14:01:38 2011 +0200 +++ b/etc/tests/external-widget/Makefile Wed May 25 09:15:20 2011 -0600 @@ -16,6 +16,8 @@ ## You should have received a copy of the GNU General Public License ## along with XEmacs. If not, see <http://www.gnu.org/licenses/>. +DESTDIR= + CFLAGS += -Xc -g -DTOOLTALK EMACSHOME = ../../.. EMACSLIBDIR = $(EMACSHOME)/editor/src