Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR= lib .WAIT \
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# Do not lint the GNU stuff. It is all externally maintained and
|
||||
# lint output is wasteful noise here.
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR=
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
DIALOG= ${SRCTOP}/contrib/dialog
|
||||
|
||||
LIB= dialog
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
KYUAFILE= yes
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
KYUAFILE= yes
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR.${MK_DIALOG}+= dialog
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
BINDIR?= /usr/bin
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
DIALOG= ${SRCTOP}/contrib/dialog
|
||||
PROG= dialog
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
DIFFSRC=${SRCTOP}/contrib/diff/src
|
||||
.PATH: ${DIFFSRC} \
|
||||
${SRCTOP}/contrib/diff/lib \
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
KYUAFILE= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user