remove extra empty line.

This commit is contained in:
mrg 1998-03-30 03:07:13 +00:00
parent 7d1a6f60e4
commit 75dcec4f71
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.1.1.1 1998/03/29 11:34:20 mrg Exp $
# $NetBSD: Makefile.inc,v 1.2 1998/03/30 03:07:13 mrg Exp $
.if !defined(GCC_MAKEFILE_INC)
GCC_MAKEFILE_INC=1
@ -8,7 +8,6 @@ COMMON= $(.CURDIR)/../common
COMMONOBJ!=cd $(.CURDIR)/../common; \
printf "xxx: .MAKE\n\t@echo \$${.OBJDIR}\n" | ${MAKE} -s -f-
CPPFLAGS+=-I$(.CURDIR) \
-I$(COMMON) \
-I$(COMMONOBJ) \