mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00

@ cameras will embed all sorts of information about a picture inside the @ jpeg images it generates. (Rasmus) exif module
7 lines
145 B
Makefile
7 lines
145 B
Makefile
# $Id$
|
|
|
|
LTLIBRARY_NAME = libexif.la
|
|
LTLIBRARY_SOURCES = exif.c
|
|
LTLIBRARY_SHARED_NAME = exif.la
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|