Replace Perl version of packihx with C version
[fw/sdcc] / packihx / clean.mk
diff --git a/packihx/clean.mk b/packihx/clean.mk
new file mode 100644 (file)
index 0000000..abc1f1f
--- /dev/null
@@ -0,0 +1,7 @@
+clean:
+       rm -f *core *[%~] *.[oa] *.output
+       rm -f .[a-z]*~ \#*
+       rm -f packihx
+
+distclean: clean
+       rm -f config.*