]> Zhao Yanbai Git Server - minix.git/commitdiff
docs/UPDATING: some tools have been added/upgraded
authorThomas Veerman <thomas@minix3.org>
Fri, 7 Dec 2012 14:23:23 +0000 (14:23 +0000)
committerThomas Veerman <thomas@minix3.org>
Fri, 7 Dec 2012 14:24:25 +0000 (14:24 +0000)
docs/UPDATING

index a49924c456568861fd713d9f9c9631ab9cffa892..1c7cb620f63946069a843c20ead3e8e931b6cd9e 100644 (file)
@@ -1,3 +1,13 @@
+20121207:
+       The join and lorder tools have been upgraded. Build them first:
+
+       # make -C usr.bin/lorder clean all install
+       # make -C usr.bin/join clean all install
+       # make -C usr.bin/tic clean all install
+       # make -C usr.bin/nbperf clean all install
+
+       Then do a "make build".
+
 20121205:
        The tsort tool has been also upgraded and is now also used during
        the build: