diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-09-19 21:09:37 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-09-19 21:09:37 +0000 |
commit | 4baf4590ae335f8b3787d4e73aed59992cdf3426 (patch) | |
tree | c73b3ca2d5aac28dc437677682b96a5162bb7a57 /config/ChangeLog | |
parent | c402994514e274ed5c13ce553fd2b9a365713f20 (diff) |
*** empty log message ***
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index ce3ab90a..ddce8693 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,18 @@ +Thu Sep 19 16:56:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * Makefile (install): Depend on installation directories directly; + don't make installed files depend on the directory. + +Tue Sep 17 16:29:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * Makefile ($(installed_logins), $(installed_rootdots), + $(installed_conf): Depend on FORCE instead of /dev/null. + (foo): Deleted target. + (LINKEDCONFFILES, installed_links): Deleted vars. + ($(sysconfdir)/rc): Deleted target. + ($(installed_links)): Deleted target. + (install): Don't depend on $(installed_links). + Tue Sep 10 13:53:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile ($(installed_conf)): Depend on $(sysconfdir). |