13 строки
227 B
Makefile
13 строки
227 B
Makefile
#
|
|
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
noinst_LTLIBRARIES = libmca_if_posix_ipv4.la
|
|
|
|
libmca_if_posix_ipv4_la_SOURCES = if_posix.c
|