[Midnightbsd-cvs] src [9873] trunk/sys/boot/efi/Makefile.inc: add path
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed May 23 09:27:25 EDT 2018
Revision: 9873
http://svnweb.midnightbsd.org/src/?rev=9873
Author: laffer1
Date: 2018-05-23 09:27:25 -0400 (Wed, 23 May 2018)
Log Message:
-----------
add path
Modified Paths:
--------------
trunk/sys/boot/efi/Makefile.inc
Property Changed:
----------------
trunk/sys/boot/efi/Makefile.inc
Modified: trunk/sys/boot/efi/Makefile.inc
===================================================================
--- trunk/sys/boot/efi/Makefile.inc 2018-05-23 13:26:32 UTC (rev 9872)
+++ trunk/sys/boot/efi/Makefile.inc 2018-05-23 13:27:25 UTC (rev 9873)
@@ -1,4 +1,4 @@
-# $MidnightBSD: src/sys/boot/efi/Makefile.inc,v 1.2 2008/10/01 16:41:13 laffer1 Exp $
+# $MidnightBSD$
BINDIR?= /boot
@@ -5,3 +5,5 @@
# Options used when building app-specific efi components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
LDFLAGS+= -nostdlib
+
+.include "../Makefile.inc"
Property changes on: trunk/sys/boot/efi/Makefile.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list