2010-09-13 01:58:51 +00:00
|
|
|
#
|
|
|
|
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
|
|
|
# $COPYRIGHT$
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2010-09-13 01:58:51 +00:00
|
|
|
# Additional copyrights may follow
|
2015-06-23 20:59:57 -07:00
|
|
|
#
|
2010-09-13 01:58:51 +00:00
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
noinst_LTLIBRARIES = libmca_if_posix_ipv4.la
|
|
|
|
|
|
|
|
libmca_if_posix_ipv4_la_SOURCES = if_posix.c
|