1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
Files
archived-php-src/ext/imap/Makefile.in
T
2000-04-01 16:49:39 +00:00

11 lines
185 B
Makefile

DEPTH = ../..
topsrcdir = @topsrcdir@
srcdir = @srcdir@
VPATH = @srcdir@
LTLIBRARY_NAME = libimap.la
LTLIBRARY_SOURCES = php_imap.c
include $(topsrcdir)/build/ltlib.mk