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]
/
x11
/
bin
/
xdm
/
xdmshell
/
Makefile
blob
365b8ab323aa6713f0f66d9bd528d8adc243890e
1
# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:07 lukem Exp $
2
3
NOMAN
=
1
4
5
.
include
<
bsd.own.mk
>
6
7
PROG
=
xdmshell
8
9
CPPFLAGS.xdmshell.c
= -
DHAS_VFORK
10
11
.
include
"../Makefile.xdm"
12
13
.
include
<
bsd.x11.mk
>
14
.
include
<
bsd.prog.mk
>