File: Makefile.am

package info (click to toggle)
opensm 3.3.23-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,932 kB
  • sloc: ansic: 97,383; yacc: 2,227; sh: 685; lex: 404; makefile: 391; perl: 143
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