mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
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:
parent
b387776788
commit
e9ac41698b
@ -1,4 +1,3 @@
|
||||
|
||||
.if !targets(__<${_this:T}>__)
|
||||
__<${_this:T}>__:
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR= cat \
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
BINDIR?= /bin
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
NETBSD_ATF_TESTS_SH= cat_test
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= chflags_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=utilities
|
||||
PROG= chio
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= chmod_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
ATF_TESTS_SH= cp_test
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PROG= cpuset
|
||||
|
||||
LIBADD= jail
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH= format_string_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH= dd2_test
|
||||
NETBSD_ATF_TESTS_SH= dd_test
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
|
||||
PROG= df
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=yp
|
||||
PROG= domainname
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= echo_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
SHELL= /bin/sh
|
||||
ED= ${.OBJDIR}/ed
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
NETBSD_ATF_TESTS_SH= expr_test
|
||||
|
||||
ATF_TESTS_SH_SED_expr_test+= -e 's/eval expr/eval expr --/g'
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
SCRIPTS = freebsd-version
|
||||
MAN = freebsd-version.1
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= getfacl
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= kenv
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= kill
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= ln_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= ls_tests
|
||||
# This seems like overkill, but the idea in mind is that all of the testcases
|
||||
# should be runnable as !root
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= mkdir_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TAP_TESTS_SH= legacy_test
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TAP_TESTS_PERL= legacy_test
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
PACKAGE= tests
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= ps
|
||||
SRCS= fmt.c keyword.c nlist.c print.c ps.c
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH= pwait_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= pwd
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= realpath
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= rm_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=sendmail
|
||||
SENDMAIL_DIR=${SRCTOP}/contrib/sendmail
|
||||
.PATH: ${SENDMAIL_DIR}/rmail
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH+= rmdir_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= setfacl
|
||||
SRCS= file.c mask.c merge.c remove.c setfacl.c util.c
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
CONFGROUPS= ETC ROOT
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TESTS_SUBDIRS+= builtins
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
NETBSD_ATF_TESTS_SH= sleep_test
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= stty
|
||||
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=runtime
|
||||
PROG= sync
|
||||
MAN= sync.8
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE=runtime
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TAP_TESTS_SH= legacy_test
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
KYUAFILE= yes
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PROG= timeout
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ATF_TESTS_SH= timeout_test
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE= runtime
|
||||
PROG= uuidgen
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR= lib .WAIT \
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
OPENSOLARIS_USR_DISTDIR= ${.CURDIR}/../../../cddl/contrib/opensolaris
|
||||
OPENSOLARIS_SYS_DISTDIR= ${.CURDIR}/../../../sys/cddl/contrib/opensolaris
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
.if ${MK_DTRACE} == yes || ${MK_ZFS} == yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
SHLIBDIR?= /lib
|
||||
SHLIB_MAJOR?= 2
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libdtrace/common
|
||||
|
||||
PACKAGE= dtrace
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/avl
|
||||
|
||||
PACKAGE= zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/common/ctf
|
||||
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common
|
||||
.PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/ctf
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
SHLIBDIR?= /lib
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/icp
|
||||
|
||||
PACKAGE= zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/icp
|
||||
|
||||
PACKAGE= utilities
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/nvpair
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libnvpair
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/include
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.init.mk>
|
||||
.include <bsd.compiler.mk>
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libtpool
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/include
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/cddl/compat/opensolaris/lib/libumem
|
||||
|
||||
PACKAGE= zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libuutil
|
||||
|
||||
PACKAGE= zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/icp
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/zcommon
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libzfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libzfs_core
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/include
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/include/os/freebsd/zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libzfsbootenv
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/include
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ZFSTOP= ${SRCTOP}/sys/contrib/openzfs
|
||||
|
||||
# ZFS_COMMON_SRCS
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libzutil
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/lib/libzutil/os/freebsd
|
||||
.PATH: ${SRCTOP}/sys/contrib/openzfs/module/os/freebsd/zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
KYUAFILE= yes
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR.${MK_TESTS}+= tests
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
BINDIR?= /sbin
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
KYUAFILE= yes
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ZFSTOP= ${SRCTOP}/sys/contrib/openzfs
|
||||
|
||||
.PATH: ${ZFSTOP}/cmd/zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ZFSTOP= ${SRCTOP}/sys/contrib/openzfs
|
||||
|
||||
.PATH: ${ZFSTOP}/man/man4
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR.${MK_ZFS}+= zfs
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
SUBDIR= compatibility.d
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
ZFSTOP= ${SRCTOP}/sys/contrib/openzfs
|
||||
|
||||
.PATH: ${ZFSTOP}/cmd/zpool/compatibility.d
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user