Deleted Added
full compact
1c1
< # $FreeBSD: head/tools/build/Makefile 143044 2005-03-02 16:40:51Z ru $
---
> # $FreeBSD: head/tools/build/Makefile 146261 2005-05-16 09:32:41Z ru $
12,16d11
< # usr.bin/mklocale needs <runefile.h>.
< .if !exists(/usr/include/runefile.h)
< INCS+= runefile.h
< .endif
<