]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - shell_cmds/locate/bigram/Makefile
md5: Don't symlink non working bins, setuid appropriate bins
[apple_cmds.git] / shell_cmds / locate / bigram / Makefile
index 1740f30c648b0e818e6aa7b7c5b431424293a20e..2c5fc1bc5b26239f9f40ca3a43d338f6a17af94a 100644 (file)
@@ -3,6 +3,6 @@ MAN=    locate.bigram.8
 
 BINDIR=/usr/libexec
 
-CFLAGS+=-I../locate
+CFLAGS+=-I${.CURDIR}/../locate
 
 .include <bsd.prog.mk>