File: Makefile.am

package info (click to toggle)
opensm 3.2.6-20090317-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,204 kB
  • ctags: 8,014
  • sloc: ansic: 66,302; sh: 10,868; yacc: 2,147; makefile: 412; lex: 394
file content (33 lines) | stat: -rw-r--r-- 1,146 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

SUBDIRS = .

nobase_pkginclude_HEADERS = iba/ib_types.h iba/ib_cm_types.h

EXTRA_DIST = \
	$(srcdir)/iba/ib_types.h \
	$(srcdir)/iba/ib_cm_types.h \
	$(srcdir)/vendor/osm_vendor_mlx_transport_anafa.h \
	$(srcdir)/vendor/osm_vendor_mlx.h \
	$(srcdir)/vendor/osm_vendor_mlx_sender.h \
	$(srcdir)/vendor/osm_vendor_ibumad.h \
	$(srcdir)/vendor/osm_vendor_mlx_defs.h \
	$(srcdir)/vendor/osm_vendor_mtl_transaction_mgr.h \
	$(srcdir)/vendor/osm_vendor_mlx_sar.h \
	$(srcdir)/vendor/osm_vendor_mlx_dispatcher.h \
	$(srcdir)/vendor/osm_vendor_umadt.h \
	$(srcdir)/vendor/osm_vendor_mlx_svc.h \
	$(srcdir)/vendor/osm_vendor_mlx_hca.h \
	$(srcdir)/vendor/osm_vendor_mlx_rmpp_ctx.h \
	$(srcdir)/vendor/osm_vendor_mlx_transport.h \
	$(srcdir)/vendor/osm_vendor_mlx_inout.h \
	$(srcdir)/vendor/osm_vendor_mtl_hca_guid.h \
	$(srcdir)/vendor/osm_vendor_test.h \
	$(srcdir)/vendor/osm_vendor_ts.h \
	$(srcdir)/vendor/osm_vendor_mlx_txn.h \
	$(srcdir)/vendor/osm_vendor_al.h \
	$(srcdir)/vendor/osm_vendor_mtl.h \
	$(srcdir)/vendor/osm_ts_useraccess.h \
	$(srcdir)/vendor/osm_umadt.h \
	$(srcdir)/vendor/osm_mtl_bind.h

pkgincludedir = $(includedir)/infiniband