]> git.saurik.com Git - apple/shell_cmds.git/blame - locate/Makefile
shell_cmds-149.tar.gz
[apple/shell_cmds.git] / locate / Makefile
CommitLineData
41a2c555
A
1Project = locate
2Install_Dir = /usr/bin
44bd5ea7 3
41a2c555
A
4SubProjects = bigram code locate
5MANPAGES = locate.code.8
44bd5ea7 6
41a2c555 7include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
44bd5ea7 8
41a2c555
A
9after_install:
10 $(LN) $(DSTROOT)/usr/share/man/man8/locate.code.8 \
11 $(DSTROOT)/usr/share/man/man8/locate.bigram.8