]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 26 Feb 1996 04:20:07 +0000 (04:20 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 26 Feb 1996 04:20:07 +0000 (04:20 +0000)
old/sh-utils/ChangeLog

index 3102ea96fccdfc606cc4710cbe04bb7a5f145b7b..5b9db0edae668b21062432c75b1e4cdffcab4604 100644 (file)
@@ -1,3 +1,12 @@
+Sun Feb 25 22:19:52 1996  Jim Meyering  (meyering@na-net.ornl.gov)
+
+       * src/Makefile.am (BUILT_SOURCES): Set to `who.c users.c'.
+       (MOSTLYCLEANFILES): Add who.c and users.c.
+       (who.c): New rule to create this file.  Concatenate definition of
+       WHO and contents of who-users.c.
+       (users.c): New rule to create this file.  Concatenate definition of
+       USERS and contents of who-users.c.
+
 Sat Feb 24 12:20:58 1996  Jim Meyering  (meyering@na-net.ornl.gov)
 
        * readtokens.c: Unprotoize.