projects
/
ir-tcl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
754453a
)
Added CC=@CC@.
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 26 Jun 1995 14:46:24 +0000
(14:46 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 26 Jun 1995 14:46:24 +0000
(14:46 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
a5d550c
..
c021854
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-2,7
+2,7
@@
# (c) Index Data 1995
# See the file LICENSE for details.
# Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.9 1995-06-26 11:15:26 adam Exp $
+# $Id: Makefile.in,v 1.10 1995-06-26 14:46:24 adam Exp $
SHELL=/bin/sh
# IrTcl Version
@@
-24,6
+24,8
@@
YAZDIR=@YAZDIR@
MOSIDIR=@MOSIDIR@
LIBS=@LIBS@ -lm
+CC=@CC@
+
# X11 libraries and include file paths
XLIB=@XLIBSW@
XINCLUDE=@XINCLUDES@