Style cleanup.

This commit is contained in:
David E. O'Brien 2001-08-10 22:31:05 +00:00
parent a9a8ba3d71
commit 9fd2cfcc2f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81488

View File

@ -1,4 +1,4 @@
# $FreeBSD$
# $FreeBSD$
BASE= cdboot
PROG= ${BASE}
@ -8,4 +8,4 @@ LOAD_ADDRESS= ${PRIMARY_LOAD_ADDRESS}
CFLAGS+= -DLOADER_CDROM_SUPPORT
.include <${.CURDIR}/../common/Makefile.common>
.include <${.CURDIR}/../common/Makefile.common>