diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-08 08:38:28 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-08 08:38:28 +0000 |
commit | 39b3cbd4b7fcfe5e9f530ea30c9d9b04e617ab4e (patch) | |
tree | 19513bf72927c5334c1cf8fcedd680ccf2bccf41 /TODO | |
parent | ae61a2d341f870d806ed318234e53894396865e3 (diff) |
1999-09-08 Thomas Bushnell, BSG <tb@mit.edu>
* Makeconf (cleantarg): Add `$(libname)_pic.a'.
[$(makemode) = library] (targets): Likewise.
($(libname)_pic.a): New rule.
($(libdir)/$(libname)_pic.a): Extended from the previous _p.a and
.a rules.
Submitted by Marcus Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -247,6 +247,8 @@ See `tasks', the exported task list. ** crash *** Write core files. !! +** arla -- port it + * Utilities ** Make id, et. al. work with no/multiple uids. !!! |