Cast sentinel for execl*() to (char *) to quiet gcc4 warnings.
[games.git] / games / fortune / Makefile.inc
1 .if exists(${.CURDIR}/../../Makefile.inc)
2 .include "${.CURDIR}/../../Makefile.inc"  
3 .endif