1
1

Trim the makefile for the time being

This commit was SVN r410.
Этот коммит содержится в:
Jeff Squyres 2004-01-15 05:23:55 +00:00
родитель 0990747cac
Коммит 51a7ab499f

Просмотреть файл

@ -12,7 +12,7 @@ include $(top_srcdir)/config/Makefile.options
# we definately need it to be 1. # we definately need it to be 1.
# #
AM_CPPFLAGS = -DLAM_PROFILING_DEFINES=1 AM_CPPFLAGS = -DLAM_PROFILING_DEFINES=1
# #
# This build needs to go through only if profiling is required. # This build needs to go through only if profiling is required.
# Further, this build HAS to go through if profiling is required. # Further, this build HAS to go through if profiling is required.
@ -34,7 +34,9 @@ nodist_libmpi_c_pmpi_la_SOURCES = \
pcomm_set_name.c \ pcomm_set_name.c \
pfinalize.c \ pfinalize.c \
pfree_mem.c \ pfree_mem.c \
pinit.c \ pinit.c
bogus_stuff = \
ptype_commit.c \ ptype_commit.c \
ptype_contiguous.c \ ptype_contiguous.c \
ptype_create_darray.c \ ptype_create_darray.c \