File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / dhcping / FILES
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:27:53 2012 UTC (12 years, 3 months ago) by misho
Branches: dhcping, MAIN
CVS tags: v1_2, HEAD
dhcping

$Id: FILES,v 1.1.1.1 2012/02/21 22:27:53 misho Exp $

General
-------
CHANGES		- Change log
CONTACT		- How to contact me
FILES		- This file
LICENSE		- License under which this software is distributed

Auto-configuration
------------------
Makefile.am	- My Makefile-template
configure.in	- My configure-template
Makefile.in	- (Created by automake)
aclocal.m4	- (Needed by autoconf)
config.guess	- (Needed by configure)
config.sub	- (Needed by configure)
configure	- Configure-file
depcomp		- (Needed by configure)
install-sh	- (Needed by configure)
missing		- (Needed by configure)
mkinstalldirs	- (Needed by configure)

Source-file
-----------
dhcp_options.h	- Tables with dhcp-packet-field values and their
		  readable descriptions
dhcping.8	- Man-page, obtained from dhcping.pod
dhcping.c	- The source-file
dhcping.pod	- The original man-file

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>