1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 12:01:07 +02:00
Files
archived-php-src/ext/dav/Makefile.in
2000-05-01 22:38:42 +00:00

6 lines
96 B
Makefile

LTLIBRARY_NAME = libdav.la
LTLIBRARY_SOURCES = dav.c
include $(top_srcdir)/build/dynlib.mk