Support building without PSEUDO-ATOMIC on POSIX safepoints
[sbcl.git] / contrib / sb-sprof / Makefile
index 463ae52..7373c72 100644 (file)
@@ -2,4 +2,4 @@ MODULE=sb-sprof
 include ../vanilla-module.mk
 
 test::
-               true
+       $(SBCL) --eval '(load (format nil "SYS:CONTRIB;~:@(~A~);TEST.LISP" "$(MODULE)"))' </dev/null