File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libnet / Makefile.am.common
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 11:54:41 2013 UTC (10 years, 10 months ago) by misho
Branches: libnet, MAIN
CVS tags: v1_1_6p5, v1_1_6p4, v1_1_6p0, v1_1_6, HEAD
1.1.6

# $Id: Makefile.am.common,v 1.1.1.2 2013/07/22 11:54:41 misho Exp $
#
# Libnet automake information file
# Copyright (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
# All rights reserved.
#

AUTOMAKE_OPTIONS = foreign no-dependencies

DISTCLEANFILES = *~

ACLOCAL_AMFLAGS=-I m4

INCLUDES = -I$(top_srcdir)/include


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