summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorEnno Boland (Gottox) <gottox@s01.de>2008-06-18 08:00:18 +0200
committerEnno Boland (Gottox) <gottox@s01.de>2008-06-18 08:00:18 +0200
commitb2712c1480271f92a7c2667b6be398c33973edf7 (patch)
tree88122848c26310ae1c86633c0eaaf352fb65fcc9 /config.mk
parent66219165d078ff5c1f859548b5fa2b2cf0b49449 (diff)
turning smu into a library, thanks arg.
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index cea989c..22e81e0 100644
--- a/config.mk
+++ b/config.mk
@@ -18,3 +18,4 @@ LDFLAGS = ${LIBS}
# compiler
CC = cc
+AR = ar crsv