Changeset 1725 for zzuf/trunk/test/Makefile.am
- Timestamp:
- Jan 28, 2007, 1:53:19 AM (16 years ago)
- Location:
- zzuf/trunk/test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/test
- Property svn:ignore
-
old new 1 1 Makefile 2 2 Makefile.in 3 fdcat 4 streamcat 3 zzcat 5 4 *.exe 6 5 .deps
-
- Property svn:ignore
-
zzuf/trunk/test/Makefile.am
r1721 r1725 2 2 EXTRA_DIST = testsuite.sh file-00 file-ff file-random file-text 3 3 4 noinst_PROGRAMS = fdcat streamcat 4 noinst_PROGRAMS = zzcat 5 zzcat_SOURCES = zzcat.c 5 6 6 fdcat_SOURCES = fdcat.c7 streamcat_SOURCES = streamcat.c8
Note: See TracChangeset
for help on using the changeset viewer.