--- loncom/Attic/Makefile	2002/07/05 16:12:31	1.46
+++ loncom/Attic/Makefile	2002/07/05 17:49:50	1.47
@@ -1,3 +1,23 @@
+
+
+#######################################################
+#                                                     #
+# *** DO NOT USE ***                                  #
+#                                                     #
+# THIS FILE IS DEPRECATED.                            #
+#                                                     #
+# THE BUILD PROCESS IS CONTROLLED BY:                 #
+# * loncom/build/Makefile, and                        #
+# * doc/loncapafiles/loncapafiles.lpml                #
+#                                                     #
+# FOR MORE INFORMATION, SEE loncom/build/readme.html  #
+#                                                     #
+#######################################################
+
+
+
+
+
 #Installation Makefile for entire com target
 # Right now everything is done here, maybe a recursive make is a better idea?
 #2/13 3/13 Guy Albertelli