DragonFly BSD
DragonFly kernel List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Makefile.patch


From: "Edward O'Callaghan" <eocallaghan@xxxxxxxxxxxx>
Date: Mon, 5 Apr 2010 23:12:09 +1000

Fix up a old remnant from the days of cvs.

Cheers,

-- 
--
Edward O'Callaghan
http://www.auroraux.org/
eocallaghan at auroraux dot org
---
()  ascii ribbon campaign - against html e-mail
/\                        - against microsoft attachments
diff --git a/Makefile b/Makefile
index 6a286bc..5e10003 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
 # installkernel       - Install the kernel and the kernel-modules.
 # reinstallkernel     - Reinstall the kernel and the kernel-modules.
 # kernel              - buildkernel + installkernel.
-# update              - Convenient way to update your source tree (cvs).
+# update              - Convenient way to update your source tree (git).
 # preupgrade	      - Certain upgrades may have to be done before installworld.
 #			installworld will complain if they have not been done.  This
 #			target will do those upgrades... typically the addition of


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]