summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c748e70..13586e6 100755
--- a/Makefile
+++ b/Makefile
@@ -217,6 +217,9 @@ fxstest: fxstest.o
fxsdump: fxsdump.o
$(CC) -o fxsdump fxsdump.o -lm
+stackcheck: checkstack $(BUILDVER)
+ ./checkstack *.o
+
devices:
ifeq ($(DYNFS),)
mkdir -p $(INSTALL_PREFIX)/dev/zap