File: Makefile.am

package info (click to toggle)
libmpc 2%3A0.1~r495-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,344 kB
  • sloc: ansic: 13,302; makefile: 171
file content (12 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
## Process this file with automake to produce Makefile.in

AUTOMAKE_OPTIONS = foreign

nobase_include_HEADERS = \
	mpc/datatypes.h \
	mpc/minimax.h \
	mpc/mpcmath.h \
	mpc/mpc_types.h \
	mpc/mpcdec.h \
	mpc/reader.h \
	mpc/streaminfo.h