1 noinst_PROGRAMS = md5cmp 2 3 md5cmp_SOURCES = md5cmp.c md5.c md5hl.c md5.h 4 md5cmp_CFLAGS = -I$(srcdir) 5