*** empty log message ***
[h316.git] / Makefile
index 62e8d98b5f388ab9c771017037fdb0c2bc020570..c092b95f9e9a3e3a76ae78e73ba5f36541562d77 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ default:
 clean:
        @mklink.sh
        @$(foreach subdir, $(SUBDIRS), $(MAKE) -C $(subdir) $@&&) true
+       @rm -f h316rc
        @rmlink.sh
 
 %: