Fix typo; From Mike Long <mike.long@analog.com>

This commit is contained in:
jtc 1996-02-05 06:07:31 +00:00
parent daa40d9a50
commit 7bb1bc5e83
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 1995/07/12 07:21:05 cgd Exp $
# $NetBSD: Makefile,v 1.9 1996/02/05 06:07:31 jtc Exp $
PROG= diff
SRCS= diff.c analyze.c cmpbuf.o io.c context.c ed.c normal.c util.c dir.c \
SRCS= diff.c analyze.c cmpbuf.c io.c context.c ed.c normal.c util.c dir.c \
regex.c side.c ifdef.c version.c getopt.c getopt1.c
CFLAGS+=-DHAVE_CONFIG_H -I${.CURDIR} -DPR_PROGRAM=\"/usr/bin/pr\"