Install input{,-event-types}.h to /usr/include/compat/linux too.
[dragonfly.git] / games / fish / Makefile
blobf48af474b5eccfc2e0e2a23ca138055d66e850a2
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/games/fish/Makefile,v 1.4.6.3 2002/02/18 16:02:41 ru Exp $
4 PROG= fish
5 .if !defined(NO_SHARE)
6 FILES= fish.instr
7 .endif
8 MAN= fish.6
10 .include <bsd.prog.mk>