Ignore:
Timestamp:
Jan 28, 2007, 1:53:19 AM (16 years ago)
Author:
Sam Hocevar
Message:
  • Merged fdcat and streamcat into zzcat.
Location:
zzuf/trunk/test
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zzuf/trunk/test

    • Property svn:ignore
      •  

        old new  
        11Makefile
        22Makefile.in
        3 fdcat
        4 streamcat
         3zzcat
        54*.exe
        65.deps
  • zzuf/trunk/test/Makefile.am

    r1721 r1725  
    22EXTRA_DIST = testsuite.sh file-00 file-ff file-random file-text
    33
    4 noinst_PROGRAMS = fdcat streamcat
     4noinst_PROGRAMS = zzcat
     5zzcat_SOURCES = zzcat.c
    56
    6 fdcat_SOURCES = fdcat.c
    7 streamcat_SOURCES = streamcat.c
    8 
Note: See TracChangeset for help on using the changeset viewer.