NetBSD/external/bsd/dhcpcd
mrg 6d188dd0d7 convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
  GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code.  we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.

add some basic HAVE_GCC=6 handling (totally unused so far.)
2018-02-02 01:02:39 +00:00
..
dist Sync 2018-01-29 11:13:06 +00:00
examples Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
include dhcpcd no longer needs hmac_md5.c 2017-10-07 14:11:07 +00:00
libexec Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
sbin convert HAVE_GCC handling to modern GCC release numbering: 2018-02-02 01:02:39 +00:00
Makefile Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
Makefile.inc Replace @DATADIR@ with /usr/share/examples as pointed by plunky@ 2017-06-12 14:50:38 +00:00