4b3b713bfc
Don't use the old env component for windows, so remove the .windows file. This commit was SVN r24597.
17 строки
436 B
Makefile
17 строки
436 B
Makefile
#
|
|
# Copyright (c) 2006 Los Alamos National Security, LLC. All rights
|
|
# reserved.
|
|
# Copyright (c) 2009 High Performance Computing Center Stuttgart,
|
|
# University of Stuttgart. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
noinst_LTLIBRARIES = libmca_installdirs_env.la
|
|
|
|
libmca_installdirs_env_la_SOURCES = \
|
|
opal_installdirs_env.c
|