File: Makefile.am

package info (click to toggle)
openct 0.6.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,788 kB
  • ctags: 1,694
  • sloc: ansic: 15,729; sh: 8,596; xml: 651; makefile: 193
file content (20 lines) | stat: -rw-r--r-- 695 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Process this file with automake to create Makefile.in

SUBDIRS = . aclocal doc etc macos src

EXTRA_DIST = ANNOUNCE LICENSE README QUICKSTART bootstrap depcomp \
	solaris/Makefile solaris/README solaris/checkinstall.in \
	solaris/devices-openct-fabric.xml-dist solaris/openct-fabric-dist \
	solaris/openct-hotplug-dist solaris/openct.conf-dist \
	solaris/pkginfo.in solaris/postinstall solaris/preremove \
	solaris/proto

MAINTAINERCLEANFILES = \
	Makefile.in config.h.in configure \
	install-sh ltmain.sh missing mkinstalldirs \
	compile depcomp config.log config.status \
	config.guess config.sub acinclude.m4 aclocal.m4

DEPCLEANFILES = config.log configure

AUTOMAKE_OPTIONS = foreign 1.5