File: sources.mk

package info (click to toggle)
libitpp 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,520 kB
  • ctags: 6,341
  • sloc: cpp: 51,608; sh: 9,248; makefile: 636; fortran: 8
file content (16 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
doc_local_sources = \
	$(top_srcdir)/doc/local/authors.doc \
	$(top_srcdir)/doc/local/codingrules.doc \
	$(top_srcdir)/doc/local/copyright.doc \
	$(top_srcdir)/doc/local/documentation.doc \
	$(top_srcdir)/doc/local/features.doc \
	$(top_srcdir)/doc/local/help_wanted.doc \
	$(top_srcdir)/doc/local/installation.doc \
	$(top_srcdir)/doc/local/linking.doc \
	$(top_srcdir)/doc/local/test.doc \
	$(top_srcdir)/doc/local/users_guide.doc \
	$(top_srcdir)/doc/local/verification.doc

html_local_sources = \
	$(top_srcdir)/doc/local/itpp_footer.html \
	$(top_srcdir)/doc/local/itpp_header.html