Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/sbin This Makefile fragment is no longer...
details: https://anonhg.NetBSD.org/src/rev/cc797b5a0f46
branches: trunk
changeset: 354338:cc797b5a0f46
user: roy <roy%NetBSD.org@localhost>
date: Mon Jun 12 14:52:02 2017 +0000
description:
This Makefile fragment is no longer used.
diffstat:
external/bsd/dhcpcd/sbin/Makefile.inc | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diffs (16 lines):
diff -r 1deb82f63e0b -r cc797b5a0f46 external/bsd/dhcpcd/sbin/Makefile.inc
--- a/external/bsd/dhcpcd/sbin/Makefile.inc Mon Jun 12 14:50:38 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile.inc,v 1.3 2017/01/11 12:19:43 joerg Exp $
-
-.include <bsd.own.mk>
-
-WARNS?= 4
-BINDIR= /sbin
-
-.if (${MKDYNAMICROOT} == "no")
-LDSTATIC?= -static
-.endif
-
-CWARNFLAGS.clang+= -Wno-error=address-of-packed-member
Home |
Main Index |
Thread Index |
Old Index