Provide a gmake Makefile for distro builds and packagers.

Define _GNU_SOURCE in the CFLAGS.
Update the README.
Remove the duplicate Gentoo init script ndhc.sh that is in the root.
Remove DESIGN -- it's outdated.
This commit is contained in:
Nicholas J. Kain
2011-07-12 04:09:05 -04:00
parent efe50a30a6
commit 2aff36a274
6 changed files with 159 additions and 191 deletions

View File

@@ -38,7 +38,6 @@
#include <signal.h>
#include <errno.h>
#define _GNU_SOURCE
#include <getopt.h>
#include "ifchd-defines.h"