1
1
W. (http://www.open-mpi.org/community/lists/devel/2008/06/4095.php),
these dependencies don't need to be here.

This commit was SVN r18603.
Этот коммит содержится в:
Jeff Squyres 2008-06-06 01:20:47 +00:00
родитель b123629e6a
Коммит 12a3fe57e1

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

@ -4,7 +4,7 @@
# Corporation. All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved.
# Copyright (c) 2007 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2007-2008 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
@ -22,11 +22,6 @@ if PLPA_BUILD_EXECUTABLES
bin_PROGRAMS += plpa-taskset
endif
# Force recognition that tokens.h is generated via tokens.c; there's a
# rule to create tokens.c from tokens.y.
tokens.c: tokens.y
tokens.h: tokens.c
# Force parser.c to be re-compiled when tokens.h is re-generated
parser.c: tokens.h