root / trunk / data / dict / tools.diff

Revision 8, 366 bytes (checked in by saurik, 11 months ago)

Now serving 100 packages, fixed gzip priority/dependents, and moved subversion to versioning.

  • regex/Makefile

    diff -r -u dictd-1.9.9/regex/Makefile dictd-1.9.9+iPhone/regex/Makefile
    old new  
    3939 
    4040libregex.a:     $(OBJPRODN) 
    4141        rm -f libregex.a 
    42         ar crv libregex.a $(OBJPRODN) 
     42        $(AR) crv libregex.a $(OBJPRODN) 
    4343 
    4444purge: 
    4545        rm -f *.o 
Note: See TracBrowser for help on using the browser.