mirror of
https://github.com/TurboGit/hubicfuse.git
synced 2026-08-01 18:32:23 +02:00
Do some more clean-up.
This commit is contained in:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user