diff options
author | Roland McGrath <roland@gnu.org> | 1998-09-04 18:18:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-09-04 18:18:12 +0000 |
commit | fdd42957b5452ce8cd0aaaa3223509b00a967614 (patch) | |
tree | b1ad88ae358001b4cd6a846279c46eacfe93be8b /ChangeLog | |
parent | 17b8d370ab460bf5cc60605693add7deca2228d8 (diff) |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,7 +1,10 @@ 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> + * Makeconf (objs): Don't build PIC objects unless $(makemode) library. + * Makeconf (objs): New target, just compile w/o ar or ld. (OBJS): Remove bogus `%.o' default defn. + * Makefile (objs, %-objs): New subdir target. 1998-08-12 Roland McGrath <roland@baalperazim.frob.com> |