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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
libexec
/
httpd
/
debug
/
Makefile
blob
971b605f11d7aa49b50a9e510e8bff5d0ba95851
1
# $eterna: Makefile,v 1.1 2009/05/22 21:51:39 mrg Exp $
2
3
# build a debug bozohttpd
4
PROG
=
bozohttpd-debug
5
COPTS
+= -
DDEBUG
-
I
$(
.CURDIR
)/
..
6
7
.
include
"../Makefile"
8
9
.PATH
: $(
.CURDIR
)/
..