summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 13:21:05 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 13:21:05 +0000
commit55a16b21f754d8e92997eae0744e39760c8171b9 (patch)
treea2d34c24fdebcd1320b2d256d09c89ae917f25f7 /Makefile
parent7985fc9ce30759c0f23871489fe8eb5260aaece3 (diff)
Get the README from 1.4 .
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2715 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7f7fd32..360d515 100644
--- a/Makefile
+++ b/Makefile
@@ -311,8 +311,11 @@ fxstest: LDLIBS+=-lm
fxotune: LDLIBS+=-lm
fxsdump: LDLIBS+=-lm
-stackcheck: checkstack $(BUILDVER)
- ./checkstack *.o
+stackcheck: checkstack modules
+ ./checkstack *.ko */*.ko
+
+README.html: README
+ asciidoc -n -a toc $<
MISDNVERSION=1_1_3
MISDNUSERVERSION=1_1_3