Mac fixes
This commit is contained in:
@ -50,6 +50,7 @@ OFILES=\
|
||||
sha1pickle.$O\
|
||||
smallprimes.$O
|
||||
|
||||
default: $(LIB)
|
||||
$(LIB): $(OFILES)
|
||||
$(AR) r $(LIB) $(OFILES)
|
||||
$(RANLIB) $(LIB)
|
||||
|
Reference in New Issue
Block a user