Do some more clean-up.

This commit is contained in:
Pascal Obry
2015-11-30 22:10:57 +01:00
parent 66c934c8a0
commit a1a0e4f353
+1 -1
View File
@@ -29,7 +29,7 @@ hubicfuse: $(SOURCES) $(HEADERS)
$(CC) $(CFLAGS) -o hubicfuse $(SOURCES) $(LIBS) $(LDFLAGS)
clean:
/bin/rm -f hubicfuse
/bin/rm -fr hubicfuse *.orig config.h *~ aclocal.m4 autom4te.cache
distclean: clean
/bin/rm -f Makefile config.h config.status config.cache config.log \