repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
games
/
boggle
/
mkindex
/
Makefile
blob
f0aeb87c1d243267abb60b5989130a422498a11a
1
# $NetBSD: Makefile,v 1.9 2001/12/12 00:07:48 tv Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/11/93
3
4
NOMAN
=
# defined
5
6
HOSTPROG
=
mkindex
7
HOST_CPPFLAGS
+= -
I
${
.CURDIR
}/
..
/
boggle
8
9
.
include
<
bsd.hostprog.mk
>