Fixup Makefiles
authorHannes Reinecke <hare@suse.de>
Wed, 30 Apr 2008 09:04:55 +0000 (11:04 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 30 Apr 2008 11:25:16 +0000 (13:25 +0200)
commitcf94ef0ee3f8046aa2b8dc90aee14edf76d4bbf7
treea10160ad37c81c9d91c7137215e7c76791c7fd24
parent43f09faa4f90adcbcacdb840c00529b335c86b36
Fixup Makefiles

We're now using dlopen() etc, so we should link to libdl
explicitely instead of relying on some other library to do
this for us.
And '-fPIC' is a mandatory CFLAGS setting now, not an
optimisation.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Makefile.inc
multipath/Makefile
multipathd/Makefile