1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00
Files
archived-php-src/sapi/aolserver/Makefile.inc
Sascha Schumann e846baa14b * include from $(srcdir)
* use proper target for nsapi
1999-09-27 16:49:23 +00:00

7 lines
146 B
Makefile

# NSAPI/AOLserver module
INSTALL_IT=:
php4_nsapi.so: all-recursive
g++ $(LDFLAGS) -shared sapi/nsapi/aolserver.o -o $@ libmodphp4-so.a $(LIBS)