don't leave a getdate.c turd lying around...

This commit is contained in:
cgd 1993-09-20 23:40:28 +00:00
parent 1c13d44cf7
commit 26afbefdad
1 changed files with 2 additions and 2 deletions

View File

@ -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