]> granicus.if.org Git - php/commitdiff
there must be a better way
authorSascha Schumann <sas@php.net>
Sat, 3 Jul 1999 02:36:56 +0000 (02:36 +0000)
committerSascha Schumann <sas@php.net>
Sat, 3 Jul 1999 02:36:56 +0000 (02:36 +0000)
ext/Makefile.am

index 56ba636b8add61607bb9f21cdfec1ae29f407d1d..ad5249d33c5dbe1e198d8ce8863cfc060a9a9014 100644 (file)
@@ -6,3 +6,4 @@ noinst_LIBRARIES=libphpext.a
 
 libphpext.a: @EXT_LIBS@
        top_srcdir=$(top_srcdir) $(top_builddir)/scripts/mkextlib $@ $(SUBDIRS)
+       test "`uname -s`" = "Rhapsody" && $(RANLIB) $@