summaryrefslogtreecommitdiffstats
path: root/rules/host-xcb-proto.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-xcb-proto.make')
-rw-r--r--rules/host-xcb-proto.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-xcb-proto.make b/rules/host-xcb-proto.make
index 1c7ce5b20..e2c059afa 100644
--- a/rules/host-xcb-proto.make
+++ b/rules/host-xcb-proto.make
@@ -48,12 +48,4 @@ $(STATEDIR)/host-xcb-proto.install:
@$(call install, HOST_XCB_PROTO,,h)
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-host-xcb-proto_clean:
- rm -rf $(STATEDIR)/host-xcb-proto.*
- rm -rf $(HOST_XCB_PROTO_DIR)
-
# vim: syntax=make