mirror of
https://github.com/php/php-src.git
synced 2026-04-10 17:43:13 +02:00
@ cameras will embed all sorts of information about a picture inside the @ jpeg images it generates. (Rasmus) exif module
8 lines
145 B
Makefile
8 lines
145 B
Makefile
# $Id$
|
|
|
|
LTLIBRARY_NAME = libexif.la
|
|
LTLIBRARY_SOURCES = exif.c
|
|
LTLIBRARY_SHARED_NAME = exif.la
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|