Download this file
6 lines (3 with data), 296 Bytes
| # -*- 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.