File: Makefile.am

package info (click to toggle)
wfmath 0.3.4-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,104 kB
  • ctags: 1,045
  • sloc: sh: 8,286; cpp: 8,285; makefile: 102
file content (9 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = wfmath-0.3.pc

EXTRA_DIST = TODO autogen.sh wfmath.pbproj/project.pbxproj wfmath.spec

SUBDIRS = wfmath atlas doc

doc:
	cd doc && make doc