summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorarg@mig29 <unknown>2006-12-08 10:53:35 +0100
committerarg@mig29 <unknown>2006-12-08 10:53:35 +0100
commit11642443f520a3f7fe6ecfd7411bf18b3f2081d3 (patch)
tree764d19756e6d4699d02db5e4b16222fb9ec8bf36 /config.mk
parente5216380276932d7cd5576bac0ee9255b58d2e17 (diff)
downloadslock-11642443f520a3f7fe6ecfd7411bf18b3f2081d3.tar.gz
thanks to Jack for this hint
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index bc27ece..df3b2dc 100644
--- a/config.mk
+++ b/config.mk
@@ -21,7 +21,7 @@ LDFLAGS = ${LIBS}
#LDFLAGS = -g ${LIBS}
# On *BSD remove -DHAVE_SHADOW_H from CFLAGS
-# On OpenBSD remove -lcrypt from LIBS
+# On OpenBSD and Darwin remove -lcrypt from LIBS
# compiler and linker
CC = cc