repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
external
/
mit
/
xorg
/
lib
/
xkeyboard-config
/
Makefile
blob
8aebb663cf071d32e12f83987596e39c4be2fb17
1
# $NetBSD: Makefile,v 1.9 2013/05/31 23:50:51 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
compat geometry keycodes rules symbols types
6
7
NOOBJ
=
# defined
8
9
PKGCONFIG
=
xkeyboard-config
10
11
.
include
<
bsd.x11.mk
>
12
.
include
<
bsd.prog.mk
>
13
.
include
<
bsd.subdir.mk
>