PROG=busybox
-VERSION=0.32
+VERSION=0.33
BUILDTIME=$(shell date "+%Y%m%d-%H%M")
# Comment out the following to make a debuggable build
# undef LZW
#endif
-/* $Id: gzip.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
/* tailor.h -- target dependent definitions
* Copyright (C) 1992-1993 Jean-loup Gailly.
* This is free software; you can redistribute it and/or modify it under the
* The target dependent functions should be defined in tailor.c.
*/
-/* $Id: gzip.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
# undef LZW
#endif
-/* $Id: gzip.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
/* tailor.h -- target dependent definitions
* Copyright (C) 1992-1993 Jean-loup Gailly.
* This is free software; you can redistribute it and/or modify it under the
* The target dependent functions should be defined in tailor.c.
*/
-/* $Id: gzip.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
* The target dependent functions should be defined in tailor.c.
*/
-/* $Id: zcat.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
-
#define RECORD_IO 0
#define get_char() get_byte()
# undef LZW
#endif
-/* $Id: zcat.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
-
/* #include "getopt.h" */
/* Declarations for getopt.