From 21a17ff3e947dbf1b6b6e665e1810058bba35d6f Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 25 Nov 2003 02:54:24 +0000 Subject: Update NOTES, hack on 9term a little. --- NOTES | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'NOTES') diff --git a/NOTES b/NOTES index 0b4c241a..cb56921f 100644 --- a/NOTES +++ b/NOTES @@ -19,18 +19,12 @@ See below. * Building -To build, cd into src and run make install. This will place binaries -in "bin". At time of writing, the commands are sam, samterm, and mk. +To build, cd into src and run make; mk install. This will place binaries +in "bin". At time of writing, the commands are sam, samterm, rc, and mk. There are a few shell scripts already included in bin -- B, Bwait, and samsave. -* Make vs. Mk - -I'm trying to use make for everything so that it's easier to get -off the ground, but this might not work out. Working in the -intersection of BSD make and GNU make is quite restrictive. -If I'm going to start requiring a particular build utility, -it might as well be mk. +The "make" builds mk. Mk builds the rest. * Helping out -- cgit v1.2.3