freebsd-dev/gnu/usr.bin/man/catman/Makefile
1993-07-23 02:36:24 +00:00

8 lines
143 B
Makefile

obj cleandir clean depend rcsfreeze tags all:
@echo -n
install:
install -c -o bin -g bin -m 555 catman /usr/bin
.include "../Makefile.inc"