1 # @(#)Makefile 8.1 (Berkeley) 5/31/93 2 3 PROG= fish 4 MAN6= fish.0 5 HIDEGAME=hidegame 6 7 beforeinstall: 8 install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/fish.instr \ 9 ${DESTDIR}/usr/share/games/fish.instr 10 11 .include <bsd.prog.mk> 12
Indexes created Fri Oct 17 17:09:57 GMT 2025