summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/simple_httpd/Makefile
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1999-02-12 20:36:13 +0000
committerabial <abial@FreeBSD.org>1999-02-12 20:36:13 +0000
commit35ae892d35e97cc238430bf3e32169128149f546 (patch)
treebb7a4b243a657d86bc84571a2b73ab96f25a2afe /release/picobsd/tinyware/simple_httpd/Makefile
parenta36bb76941a692c75575f75edde8496549fcc44b (diff)
downloadFreeBSD-src-35ae892d35e97cc238430bf3e32169128149f546.zip
FreeBSD-src-35ae892d35e97cc238430bf3e32169128149f546.tar.gz
Merge from RELENG_3.
Diffstat (limited to 'release/picobsd/tinyware/simple_httpd/Makefile')
-rw-r--r--release/picobsd/tinyware/simple_httpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/picobsd/tinyware/simple_httpd/Makefile b/release/picobsd/tinyware/simple_httpd/Makefile
index 10ea6df..1c36b52 100644
--- a/release/picobsd/tinyware/simple_httpd/Makefile
+++ b/release/picobsd/tinyware/simple_httpd/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.1 1998/08/31 13:10:25 abial Exp $
+# $Id: Makefile,v 1.2.2.1 1999/02/05 12:21:41 abial Exp $
#
PROG=simple_httpd
SRCS= simple_httpd.c
+CFLAGS+=-g
NOMAN=yes
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud