summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2014-01-02 08:50:08 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2014-01-02 08:50:08 (GMT)
commit8a115927afc56356eb7398292b0fe7e00c766d02 (patch)
treec0322c263b54294e9f551efb79ca7073ff20e204 /unix
parentc28c2d5b9aa31a0d76d65e0504118abcc75a835c (diff)
downloadtcl-8a115927afc56356eb7398292b0fe7e00c766d02.zip
tcl-8a115927afc56356eb7398292b0fe7e00c766d02.tar.gz
tcl-8a115927afc56356eb7398292b0fe7e00c766d02.tar.bz2
... and more silly errors
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index a0d0c87..f74d516 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1195,6 +1195,7 @@ tclLoadDld.o: $(UNIX_DIR)/tclLoadDld.c
$(CC) -c $(CC_SWITCHES) $(UNIX_DIR)/tclLoadDld.c
tclLoadDyld.o: $(UNIX_DIR)/tclLoadDyld.c
+ @echo Warnings are expected from compiling tclLoadDyld.c: deprecated API use
$(CC) -c $(CC_SWITCHES) $(UNIX_DIR)/tclLoadDyld.c
tclLoadNone.o: $(GENERIC_DIR)/tclLoadNone.c