mirror of
https://github.com/libjpeg-turbo/libjpeg-turbo.git
synced 2026-01-18 21:41:20 +01:00
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@927 632fc199-4ca6-4c93-a231-07263d6284db
5 lines
100 B
Makefile
5 lines
100 B
Makefile
noinst_PROGRAMS = md5cmp
|
|
|
|
md5cmp_SOURCES = md5cmp.c md5.c md5hl.c md5.h
|
|
md5cmp_CFLAGS = -I$(srcdir)
|