summaryrefslogtreecommitdiff
path: root/config/Makefile
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-01-27 23:51:56 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-01-27 23:51:56 +0000
commit6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (patch)
tree926065cf45450116098db664e3c61dced9e1f21a /config/Makefile
downloadicon-6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1.tar.gz
Initial upstream version 9.4.3upstream/9.4.3
Diffstat (limited to 'config/Makefile')
-rw-r--r--config/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/Makefile b/config/Makefile
new file mode 100644
index 0000000..2b17cbd
--- /dev/null
+++ b/config/Makefile
@@ -0,0 +1,12 @@
+# Makefile for cleaning up after setup.sh
+
+TOP = ..
+SRC = $(TOP)/src
+
+
+Clean:
+
+Pure:
+ rm -f $(TOP)/Makedefs
+ rm -f $(SRC)/h/define.h
+ rm -f $(SRC)/common/rswitch.[csS]