diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-07-19 02:48:20 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-07-19 02:48:20 +0000 |
commit | d8035e3320dd1045c5bb6b97c7a16dff19e0f8ef (patch) | |
tree | 570b75521580c93f5faa2c5b6f51710888bc1aba /Makeconf | |
parent | b1908b89b4d2239d4469af792302a509def70174 (diff) |
*** empty log message ***
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ relink: $(MAKE) -C $(dir $@) libs # Tell make where to find other -l libraries that we use -vpath -l% $(libdir)/ +vpath libutil.% $(libdir)/ # Default rule to build PIC object files. |