summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-07 19:35:44 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-07 19:35:44 +0000
commit19a3a1d997a6ae37bcf290c0a38d2e4ba5925954 (patch)
tree2f3768eea62cebfaa0e74d9345b408789649d231 /bin
parent592171639e2aee777f98e5485b4c826296c22c81 (diff)
downloadATCD-19a3a1d997a6ae37bcf290c0a38d2e4ba5925954.tar.gz
Added comments stating this file is no longer actively in use.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/auto_compile_win32.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/auto_compile_win32.pl b/bin/auto_compile_win32.pl
index a50de41f95d..1f9f41251f8 100755
--- a/bin/auto_compile_win32.pl
+++ b/bin/auto_compile_win32.pl
@@ -4,6 +4,10 @@
# use lib "$ENV{ACE_ROOT}/bin";
+# **** We no longer use this script in our daily build. So we
+# will need to depend on your help to maintain the file
+# up-to-date if you want to continue using it.
+
## TO-DO
## * Added command line options to selective compile library, et.al.
## * Added cvs update. Also controllable from command line.