aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2007-05-12 02:19:28 +0000
committerNed Ludd <solar@gentoo.org>2007-05-12 02:19:28 +0000
commite32d89508afa6bdb9b5a9eb2cb39a8d981207939 (patch)
treee3f9e4908b3f8d765a610ae35b10bb9588609dee /.depend
parent- be sure we pass the RTLD_GLOBAL flag when using dlopen in our module loader (diff)
downloadportage-utils-e32d89508afa6bdb9b5a9eb2cb39a8d981207939.tar.gz
portage-utils-e32d89508afa6bdb9b5a9eb2cb39a8d981207939.tar.bz2
portage-utils-e32d89508afa6bdb9b5a9eb2cb39a8d981207939.zip
- split some of the code up to make it eaiser for dynamic modules
Diffstat (limited to '.depend')
-rw-r--r--.depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/.depend b/.depend
index f44b3146..1519802f 100644
--- a/.depend
+++ b/.depend
@@ -1,4 +1,4 @@
-main.o: main.c libq/libq.c libq/busybox.h libq/i18n.h libq/libq.h \
+main.o: main.c main.h libq/libq.c libq/busybox.h libq/i18n.h libq/libq.h \
libq/colors.c libq/xmalloc.c libq/xstrdup.c libq/xasprintf.c \
libq/hash_fd.c libq/md5_sha1_sum.c libq/human_readable.c libq/rmspace.c \
libq/which.c libq/atom_explode.c libq/atom_compare.c \