File: Makefile.am

package info (click to toggle)
ply-probe 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 892 kB
  • sloc: ansic: 10,301; makefile: 202; sh: 183; yacc: 174; python: 89; lex: 87
file content (16 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
nobase_include_HEADERS = 	\
	ply/arch.h		\
	ply/buffer.h		\
	ply/func.h		\
	ply/internal.h		\
	ply/ir.h		\
	ply/kallsyms.h		\
	ply/node.h		\
	ply/perf_event.h	\
	ply/ply.h		\
	ply/printxf.h		\
	ply/provider.h		\
	ply/sym.h		\
	ply/syscall.h		\
	ply/type.h		\
	ply/utils.h