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=
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user