Explorar o código

Do not remove makefile on make clean

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
d89cfc867d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      super-configure

+ 2 - 0
super-configure

@@ -73,6 +73,8 @@ all:
 clean:
 	\$(MAKE) -C build_host clean
 	\$(MAKE) -C build_mic clean
+
+distclean: clean
 	rm -f Makefile
 
 check: