mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2024-11-10 23:01:47 +00:00
4 lines
100 B
Makefile
4 lines
100 B
Makefile
noinst_PROGRAMS = md5cmp
|
|
|
|
md5cmp_SOURCES = md5cmp.c md5.c md5hl.c md5.h
|
|
md5cmp_CFLAGS = -I$(srcdir)
|