Loading src/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ install: all install -d $(DESTDIR)$(STATEDIR) clean: -rm -f *.o *.d nonce.h mw mwserv libmw.a -rm -f *.o *.d nonce-def.h mw mwserv libmw.a cleanall: clean $(MAKE) -C client clean Loading Loading
src/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ install: all install -d $(DESTDIR)$(STATEDIR) clean: -rm -f *.o *.d nonce.h mw mwserv libmw.a -rm -f *.o *.d nonce-def.h mw mwserv libmw.a cleanall: clean $(MAKE) -C client clean Loading