summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
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)
commit292e2af7bb58a0e65d97b00604f9e59dc2ffa9ce (patch)
treec0322c263b54294e9f551efb79ca7073ff20e204 /unix/Makefile.in
parent61fd69a37510ad47b187a6072edf47a4aebc19ce (diff)
downloadtcl-292e2af7bb58a0e65d97b00604f9e59dc2ffa9ce.zip
tcl-292e2af7bb58a0e65d97b00604f9e59dc2ffa9ce.tar.gz
tcl-292e2af7bb58a0e65d97b00604f9e59dc2ffa9ce.tar.bz2
... and more silly errors
Diffstat (limited to 'unix/Makefile.in')
-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