File: Makefile.am

package info (click to toggle)
zec 0.12-5
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 356 kB
  • sloc: sh: 1,133; xml: 72; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
dist_man_MANS = zec.6
MAINTAINERCLEANFILES = zec.6

XML_FILES = zec.xml
EXTRA_DIST = $(XML_FILES)

zec.6: zec.xml
	        xmlto man $<