summaryrefslogtreecommitdiff
path: root/Makefile
blob: ffdf02187352ed36f127d534b604194ff0cef9ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Extracted from runit-2.1.2

# Source file originally customized by build process:
#  direntry.h
#  hasflock.h
#  hasshsgr.h 

chpst: *.c

.PHONY: man

man:
	groff -Tascii -man chpst.8 | less