Menu

[r933]: / branches / PHP-5 / php-java-bridge / Makefile.frag  Maximize  Restore  History

Download this file

6 lines (3 with data), 296 Bytes

1
2
3
4
5
# -*- mode: Makefile; -*-
$(phplibdir)/libnatcJavaBridge.la:
CFLAGS="$(CFLAGS_CLEAN)"; cd $(srcdir)/server; sh autogen.sh && sh ./configure --with-java="$(PHP_JAVA_HOME)" --with-extdir="$(EXTENSION_DIR)" --libdir="$(phplibdir)" --datadir="$(phplibdir)" --bindir="$(phplibdir)" && make install
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.