From 6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d Mon Sep 17 00:00:00 2001 From: sjg Date: Mon, 11 Mar 2013 17:21:52 +0000 Subject: Updated dependencies --- usr.bin/locate/bigram/Makefile.depend | 1 + usr.bin/locate/code/Makefile.depend | 1 + usr.bin/locate/locate/Makefile.depend | 1 + 3 files changed, 3 insertions(+) (limited to 'usr.bin/locate') diff --git a/usr.bin/locate/bigram/Makefile.depend b/usr.bin/locate/bigram/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/locate/bigram/Makefile.depend +++ b/usr.bin/locate/bigram/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include diff --git a/usr.bin/locate/code/Makefile.depend b/usr.bin/locate/code/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/locate/code/Makefile.depend +++ b/usr.bin/locate/code/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include diff --git a/usr.bin/locate/locate/Makefile.depend b/usr.bin/locate/locate/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/locate/locate/Makefile.depend +++ b/usr.bin/locate/locate/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include -- cgit v1.1