summaryrefslogtreecommitdiffstats
path: root/unix/dltest/Makefile.in
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-24 23:58:14 (GMT)
committerstanton <stanton>1998-09-24 23:58:14 (GMT)
commit9995355714bc90faf7c2e345b3d6a1d041447097 (patch)
tree2ad97c5b1994495118cef4df947cf16b55e326f2 /unix/dltest/Makefile.in
parente13392595faf8e8d0d1c3c514ce160cfadc3d372 (diff)
downloadtcl-9995355714bc90faf7c2e345b3d6a1d041447097.zip
tcl-9995355714bc90faf7c2e345b3d6a1d041447097.tar.gz
tcl-9995355714bc90faf7c2e345b3d6a1d041447097.tar.bz2
merging changes from 8.0.3 into 8.1a2
Diffstat (limited to 'unix/dltest/Makefile.in')
-rw-r--r--unix/dltest/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/dltest/Makefile.in b/unix/dltest/Makefile.in
index 2197b4b..1f1035f 100644
--- a/unix/dltest/Makefile.in
+++ b/unix/dltest/Makefile.in
@@ -1,7 +1,7 @@
# This Makefile is used to create several test cases for Tcl's load
# command. It also illustrates how to take advantage of configuration
# exported by Tcl to set up Makefiles for shared libraries.
-# SCCS: @(#) Makefile.in 1.12 97/02/22 14:13:54
+# RCS: @(#) $Id: Makefile.in,v 1.1.2.1 1998/09/24 23:59:47 stanton Exp $
CC = @CC@
LIBS = @TCL_BUILD_LIB_SPEC@ @TCL_LIBS@ -lc