summary refs log tree commit diff
path: root/pkgs/applications/misc/rxvt_unicode/rxvt-unicode-makefile-phony.patch
blob: 5e42e17c156a69827a559e32ee8a204cdd9ac574 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile.in	2015-01-13 08:52:30.000000000 +0100
+++ b/Makefile.in	2015-01-13 08:52:58.000000000 +0100
@@ -30,6 +30,7 @@
 subdirs = src doc
 
 RECURSIVE_TARGETS = all allbin alldoc tags clean distclean realclean install
+.PHONY: $(RECURSIVE_TARGETS)
 
 #-------------------------------------------------------------------------