diff tests/tooltalk/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 9fc91aa3a927
children
line wrap: on
line diff
--- a/tests/tooltalk/Makefile	Wed May 25 14:01:38 2011 +0200
+++ b/tests/tooltalk/Makefile	Wed May 25 09:15:20 2011 -0600
@@ -27,6 +27,8 @@
 
 ### Code:
 
+DESTDIR=
+
 CC       = cc -Xc
 CPPFLAGS = -I/usr/openwin/include
 CFLAGS   = -g -v -DNeedFunctionPrototypes