summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/rcs/rcsfreeze/Makefile
blob: 825d4bffec654775741c07da123833b6af05cac2 (plain)
1
2
3
4
5
6
7
# Do nothing for the following
obj clean cleandir depend rcsfreeze all:
	@echo No need to make $@ for rcsfreeze\; ignored

install:
	install -c -o bin -g bin -m 555 rcsfreeze.sh /usr/bin/rcsfreeze
	install -c -o bin -g bin -m 444 rcsfreeze.1 /usr/share/man/man1
OpenPOWER on IntegriCloud