diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2008-12-04 11:25:29 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2008-12-04 11:25:29 +0000 |
commit | bbaed73e9a14101e88d84225a902613116c536e9 (patch) | |
tree | 541891d0a3f52c023f0304922909e40b533d4204 /Makefile | |
parent | f0f40906a39936e2d4cd4ddcb8bf4bdb33c2da08 (diff) | |
download | mandoc-bbaed73e9a14101e88d84225a902613116c536e9.tar.gz |
More html-css.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CFLAGS += -W -Wall -Wno-unused-parameter -g +CFLAGS += -W -Wall -Wno-unused-parameter -g -DDEBUG LINTFLAGS += -c -e -f -u |