@@ -17,8 +17,10 @@ post = $(if $(debug),, && strip $@) cc-post = $(post) sc-post = $(post) mc-post = $(post) + +prefix = $(if ${out},${out},/usr) os = $(shell uname -o) %: %.c