Fix typo.

This commit is contained in:
mycroft 1993-06-08 12:08:51 +00:00
parent ccdcfb509b
commit b73700b0f9

View File

@ -2,7 +2,7 @@
# Fixed to use sun-lamp.cs.berkeley.edu as a bugs host - rgrimes 4/01/93
PROG= bugfiler
CFLAGS+=-I${.CURDIR} -D"BUGS_HOME \"owner-386bsd_bugs@sun-lamp.cs.berkeley.edu\""
CFLAGS+=-I${.CURDIR} -D"BUGS_HOME=\"owner-386bsd_bugs@sun-lamp.cs.berkeley.edu\""
SRCS= bugfiler.c error.c gethead.c process.c redist.c reply.c
BINOWN= root
BINMODE=4555