]> git.cameronkatri.com Git - apple_cmds.git/blob - shell_cmds/locate/bigram/Makefile
1740f30c648b0e818e6aa7b7c5b431424293a20e
[apple_cmds.git] / shell_cmds / locate / bigram / Makefile
1 PROG= locate.bigram
2 MAN= locate.bigram.8
3
4 BINDIR=/usr/libexec
5
6 CFLAGS+=-I../locate
7
8 .include <bsd.prog.mk>