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