chiark / gitweb /
hostside: hidrawconv: declarations for hatswitches; impl'n is still no-op
[trains.git] / Makefile
index 5a3c53e34b004cfba228bc04176f8a49666668b3..6734166c4573cc42c1e6a1dcd832719dd1a43506 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,4 +28,10 @@ pic_clean:
        $(call recurse,PIC,clean)
 
 clean:         host_clean pic_clean
-tidy:          host_tidy
+               rm -f *~ .*~
+
+tidy:          host_tidy pic_tidy
+
+realclean:
+       $(MAKE) tidy
+       $(MAKE) clean