File: Makefile.am

package info (click to toggle)
xstow 1.0.2-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,064 kB
  • ctags: 1,073
  • sloc: cpp: 7,264; sh: 1,216; makefile: 196; awk: 26
file content (9 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
SUBDIRS=src doc
EXTRA_DIST=ChangeLog TODO
AUTOMAKE_OPTIONS=dist-bzip2

mini:
	cd src && make xstow-mini xstow-mini-static

docu:
	cd doc && make man html