Deleted Added
full compact
Makefile (50479) Makefile (136910)
1# $FreeBSD: head/release/picobsd/tinyware/simple_httpd/Makefile 50479 1999-08-28 01:35:59Z peter $
1# $FreeBSD: head/release/picobsd/tinyware/simple_httpd/Makefile 136910 2004-10-24 15:33:08Z ru $
2#
3PROG=simple_httpd
4SRCS= simple_httpd.c
2#
3PROG=simple_httpd
4SRCS= simple_httpd.c
5NOMAN=yes
5NOMAN=
6
7.include <bsd.prog.mk>
6
7.include <bsd.prog.mk>