mirror of
https://github.com/love2d/megasource.git
synced 2026-08-18 19:54:37 +02:00
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)
|