summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-22 00:43:01 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-22 14:42:17 +0200
commit0f96de25ee632b6e7cdb17996eb59e6521a3ef0c (patch)
tree422481dfee57f3d1f1ac34b850f7b7aa6e5b7936 /Makefile.in
parent621b30e277128018432397860a46c932ff82388c (diff)
Makefile: remove broken "usedcxxfiles" target
Was (accidentally?) added in 99f8cf1221b216c301e000eab88d75dbe9e9aa20. Change-Id: I099be6c3e480a8365f2ffea371be435194973c5b
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index baff23aa49a6..7e6463734c11 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -187,9 +187,6 @@ distclean : clean compilerplugins-clean
cmd:
echo "custom cmd" && ( $(cmd) )
-usedcxxfiles:
- $(GNUMAKE) -f $(SRCDIR)/Makefile.gbuild $(@)
-
#
# Fetch
#