log libdha/Makefile @ 21863:3ede153201f4

age author description
Wed, 10 Jan 2007 16:54:44 +0000 diego Remove generated pci_* files on clean, not just on distclean.
Sat, 06 Jan 2007 15:08:04 +0000 diego Fix dependencies for pci_names.c.
Sat, 25 Nov 2006 19:15:23 +0000 diego Remove superfluous comment.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Mon, 23 Oct 2006 10:02:21 +0000 diego Remove -fno-PIC check from configure and put -fPIC back at the beginning
Thu, 19 Oct 2006 21:58:57 +0000 diego Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
Thu, 19 Oct 2006 21:00:35 +0000 diego Remove stray line.
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Thu, 13 Apr 2006 16:49:56 +0000 diego Simplify mkdir calls.
Sun, 26 Mar 2006 21:17:14 +0000 diego Discard return value from ldconfig, it might not work on non-root installs.
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Tue, 03 Jan 2006 00:24:17 +0000 rathann use $(INSTALLSTRIP) consistently
Sat, 01 Jan 2005 14:45:11 +0000 reimar Install libdha into LIBDIR.
Mon, 12 Jul 2004 10:54:10 +0000 diego Fix build on Turkish locales when LC_ALL is already set.