You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/preload/files/preload-0.6.4-use-make-depe...

22 lines
536 B

--- a/src/Makefile.am 2010-04-09 12:56:45.000000000 +0200
+++ b/src/Makefile.am 2010-04-09 12:58:36.000000000 +0200
@@ -8,8 +8,6 @@
-DLOGDIR='"${logdir}"' \
-DPKGLOCALSTATEDIR='"${pkglocalstatedir}"'
-preload.o cmdline.o preload.8: Makefile
-
sbin_PROGRAMS = preload
preload_SOURCES = \
@@ -64,8 +62,7 @@
MAINTAINERCLEANFILES += preload.conf.debug
-preload.conf.debug:
- $(MAKE) $(AM_MAKEFLAGS) preload.conf
+preload.conf.debug: preload.conf
cp preload.conf preload.conf.debug
RUNPREQ = preload preload.conf.debug