diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-08 18:54:36 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-08 18:54:36 +0000 |
commit | bc4c0265d666854dce6049932993f0b6ed147924 (patch) | |
tree | aaab7cb3cd9fc51ab6fb611aca665c469bcb0ca3 /Makeconf | |
parent | fd5a973890a84907571cbc25f6b2a5b342924570 (diff) |
*** empty log message ***
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -332,7 +332,7 @@ vpath libutil.% $(libdir)/ # Where to find .defs files. -vpath %.defs $(top_srcdir)/hurd $(includedir)/mach $(includedir)/device +vpath %.defs $(top_srcdir)/hurd $(install_includedir)/mach $(install_includedir)/device FORCE: |