don't leave a getdate.c turd lying around...
This commit is contained in:
parent
1c13d44cf7
commit
26afbefdad
|
@ -1,7 +1,7 @@
|
|||
# $Id: Makefile,v 1.6 1993/08/24 04:33:48 mycroft Exp $
|
||||
# $Id: Makefile,v 1.7 1993/09/20 23:40:28 cgd Exp $
|
||||
|
||||
PROG= tar
|
||||
SRCS= buffer.c create.c diffarch.c extract.c fnmatch.c getdate.c \
|
||||
SRCS= buffer.c create.c diffarch.c extract.c fnmatch.c getdate.y \
|
||||
getoldopt.c getopt.c getopt1.c gnu.c list.c mangle.c names.c port.c \
|
||||
regex.c rtapelib.c tar.c update.c version.c
|
||||
CFLAGS+= -DRETSIGTYPE=void -DDIRENT=1 -DHAVE_SYS_MTIO_H=1 -DHAVE_UNISTD_H=1
|
||||
|
|
Loading…
Reference in New Issue