forked from jedbrown/pami
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGNUmakefile.in
22 lines (21 loc) · 1.27 KB
/
GNUmakefile.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# begin_generated_IBM_copyright_prolog
#
# This is an automatically generated copyright prolog.
# After initializing, DO NOT MODIFY OR MOVE
# ---------------------------------------------------------------
# Licensed Materials - Property of IBM
# Blue Gene/Q 5765-PER 5765-PRP
#
# (C) Copyright IBM Corp. 2011, 2012 All Rights Reserved
# US Government Users Restricted Rights -
# Use, duplication, or disclosure restricted
# by GSA ADP Schedule Contract with IBM Corp.
#
# ---------------------------------------------------------------
#
# end_generated_IBM_copyright_prolog
VPATH = @abs_srcdir@
SUBDIRS = components p2p algorithms math util api common/$(TARGET) common/default #sys/examples
#SUBDIRS = components p2p math util api
NOTBUILT =
include @abs_top_builddir@/Build.rules