diff options
author | Miles Bader <miles@gnu.org> | 1996-09-02 01:52:03 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-09-02 01:52:03 +0000 |
commit | 83cc8e3a81c15ea281fdf85f1360f9645f8833e3 (patch) | |
tree | afdba10881e6a131b739bb61f532c9a84a712cf4 /utils | |
parent | 613d8ebe5d0040a4a2679d9a45a20c4c54ef54c3 (diff) |
(sync): Depend on libshouldbeinlibc.a.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile index 52373d9f..4b73d8de 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -43,7 +43,7 @@ storeinfo: ../libstore/libstore.a # We must include libthreads because of a bug in the way shared libraries # work: all libraries that *any* routine in libfshelp uses must be defined. settrans: ../libfshelp/libfshelp.a ../libports/libports.a ../libthreads/libthreads.a -ps w hurdids settrans showtrans fsysopts storeinfo login vmstat portinfo \ +ps w hurdids settrans sync showtrans fsysopts storeinfo login vmstat portinfo \ devprobe vminfo: ../libshouldbeinlibc/libshouldbeinlibc.a %: %.sh |