7 lines
115 B
Makefile
7 lines
115 B
Makefile
|
|
EXTRA_DIST = testsuite.sh file-00 file-ff file-random file-text
|
|
|
|
noinst_PROGRAMS = zzcat
|
|
zzcat_SOURCES = zzcat.c
|
|
|