1 1.1.1.1.26.2 msaitoh # $eterna: Makefile,v 1.1 2009/05/22 21:51:39 mrg Exp $ 2 1.1.1.1.26.2 msaitoh 3 1.1.1.1.26.2 msaitoh # build a debug bozohttpd 4 1.1.1.1.26.2 msaitoh PROG= bozohttpd-debug 5 1.1.1.1.26.2 msaitoh COPTS+= -DDEBUG -I$(.CURDIR)/.. 6 1.1.1.1.26.2 msaitoh 7 1.1.1.1.26.2 msaitoh .include "../Makefile" 8 1.1.1.1.26.2 msaitoh 9 1.1.1.1.26.2 msaitoh .PATH: $(.CURDIR)/.. 10