1 # @(#)Makefile 5.5 (Berkeley) 1/18/91 2 3 PROG= fish 4 MAN6= fish.0 5 HIDEGAME=hidegame 6 7 beforeinstall: 8 install -c -o bin -g bin -m 444 ${.CURDIR}/fish.instr /usr/share/games 9 10 .include <bsd.prog.mk> 11
Indexes created Tue Apr 07 00:22:49 UTC 2026