17 строки
331 B
Makefile
17 строки
331 B
Makefile
#
|
|
# Copyright (c) 2006 Los Alamos National Security, LLC. All rights
|
|
# reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
headers += \
|
|
base/base.h
|
|
|
|
libmca_installdirs_la_SOURCES += \
|
|
base/installdirs_base_components.c \
|
|
base/installdirs_base_expand.c
|