File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libnet / Makefile.am
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, 11 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,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: # Process this file with automake to produce a Makefile.in script.
    8: 
    9: include $(top_srcdir)/Makefile.am.common
   10: 
   11: SUBDIRS = include src sample doc win32
   12: 
   13: EXTRA_DIST = Makefile.am.common
   14: 
   15: bin_SCRIPTS = libnet-config

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