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

    1: # $Id: Makefile.am.common,v 1.1.1.2 2013/07/22 11:54:41 misho Exp $
    2: #
    3: # Libnet automake information file
    4: # Copyright (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
    5: # All rights reserved.
    6: #
    7: 
    8: AUTOMAKE_OPTIONS = foreign no-dependencies
    9: 
   10: DISTCLEANFILES = *~
   11: 
   12: ACLOCAL_AMFLAGS=-I m4
   13: 
   14: INCLUDES = -I$(top_srcdir)/include
   15: 

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