Updated to default to 50k digits with no arguments, Makefile updates
This commit is contained in:
parent
ec2a96b0ad
commit
4f738e5609
3 changed files with 4 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ depend: .depend
|
|||
|
||||
clean:
|
||||
$(RM) $(OBJS)
|
||||
$(RM) main
|
||||
|
||||
distclean: clean
|
||||
$(RM) *~ .depend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue