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 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/${PROG}
|
||||
PROG= FreeBSD_version
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/${PROG}
|
||||
PROG= find_interface
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/hwpmc
|
||||
PROG= overhead
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=ipf
|
||||
FILES= README
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/cdev
|
||||
SUBDIR= module test
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/${KMOD}
|
||||
SRCS = dyn_sysctl.c
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/firmware
|
||||
SUBDIR= fwimage fwconsumer
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/fwconsumer
|
||||
KMOD= fw_consumer
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/fwimage
|
||||
KMOD= beastie
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
# Change if the src tree you are compiling for is not in /usr/src
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/${KMOD}
|
||||
KMOD= random_adaptor_example
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/kld/syscall
|
||||
SUBDIR= module test
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/libusb20
|
||||
TARGETS= bulk control
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/libvgl
|
||||
PROG= demo
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/${PROG}
|
||||
PROG= perfmon
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILES= faq-example1 faq-example2 faq-example3 \
|
||||
ackpri queue1 queue2 queue3 queue4 \
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=examples
|
||||
FILESDIR=${SHAREDIR}/examples/${PROG}
|
||||
PROG= scsi_target
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=utilities
|
||||
FILESDIR= ${SHAREDIR}/examples/smbfs
|
||||
FILES= dot.nsmbrc
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
PACKAGE=utilities
|
||||
FILESDIR= ${SHAREDIR}/examples/smbfs/print
|
||||
FILES= lj6l ljspool printcap.sample tolj
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
SUBDIR= tests
|
||||
|
||||
.PATH: ${SRCTOP}/tests
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
# Directory into which the Kyuafile provided by this directory will be
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# The release package to use for the tests contained within the directory
|
||||
#
|
||||
# This applies to components which rely on ^/projects/release-pkg support
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# The release package to use for the tests contained within the directory
|
||||
#
|
||||
# This applies to components which rely on ^/projects/release-pkg support
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# The release package to use for the tests contained within the directory
|
||||
#
|
||||
# This applies to components which rely on ^/projects/release-pkg support
|
||||
|
||||
Reference in New Issue
Block a user