summaryrefslogtreecommitdiff
path: root/sutils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-19 05:11:01 +0000
committerRoland McGrath <roland@gnu.org>1999-11-19 05:11:01 +0000
commitf3b3030d40001211bdc72d8005bafb6bdf9881d7 (patch)
tree9fe4c1fbaa8235c4c6c26c136826ad41351fb092 /sutils
parentdaa03eecddd230fe6af0fbdadf66f05f5097beb6 (diff)
mount.sh replaced by mount.c
Diffstat (limited to 'sutils')
-rw-r--r--sutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog
index e56558ee..eaf4b180 100644
--- a/sutils/ChangeLog
+++ b/sutils/ChangeLog
@@ -1,3 +1,10 @@
+1999-11-19 Roland McGrath <roland@baalperazim.frob.com>
+
+ * Makefile (progs, scripts): New variables.
+ (targets, special-targets, SRCS, OBJS): Define in terms of those.
+ (libshouldbeinlibc dep rule): Replaced with static pattern rule
+ with $(progs) as target list, giving %.o dep as well.
+
1999-11-16 Roland McGrath <roland@baalperazim.frob.com>
* swapon.c (swaponoff): Check for a null default pager port.