Browse Source

there must be a better way

experimental/newoperator
Sascha Schumann 27 years ago
parent
commit
e08182156e
  1. 1
      ext/Makefile.am

1
ext/Makefile.am

@ -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) $@
Loading…
Cancel
Save