浏览代码

Fix doc blunder

Eric Andersen 24 年之前
父节点
当前提交
4d45bcff51
共有 1 个文件被更改,包括 7 次插入8 次删除
  1. 7 8
      Rules.mak

+ 7 - 8
Rules.mak

@@ -1,10 +1,9 @@
 # Rules.make for uClibc
 # Rules.make for uClibc
 #
 #
-# This file contains rules which are shared between multiple Makefiles.
+# This file contains rules which are shared between multiple Makefiles.  All
-# All normal configuration options live in the file named "Config".
+# normal configuration options live in the file named "Config".  You probably
-# You probably should not mess with this file unless you know what you
+# should not mess with this file unless you know what you are doing...  -Erik
-# are doing... 
+# Andersen <andersen@lineo.com> < andersee@debian.org>
-#  -Erik Andersen <andersen@lineo.com> < andersee@debian.org>
 # 
 # 
 # Copyright (C) 2000 by Lineo, inc.
 # Copyright (C) 2000 by Lineo, inc.
 #
 #
@@ -18,9 +17,9 @@
 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
 # details.
 # details.
 #
 #
-# You should have received a copy of the GNU General Public License along with
+# You should have received a copy of the GNU Library General Public License
-# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# along with this program; if not, write to the Free Software Foundation, Inc.,
-# Place, Suite 330, Boston, MA 02111-1307 USA
+# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 #
 #
 
 
 include $(TOPDIR)Config
 include $(TOPDIR)Config