summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2008-04-15 12:30:21 -0400
committerBrian Cully <github.20.shmit@spamgourmet.com>2008-04-15 12:30:21 -0400
commit52b7c56703fbb05366d2d8cb12ce7ebd10a44bf4 (patch)
tree9eb9008b20bc1e3494ef63d2f1940ec0bcf7c169
parenta18112a9ba96f7f0d44b7449a8388d5c0f2fe687 (diff)
downloadnastd-52b7c56703fbb05366d2d8cb12ce7ebd10a44bf4.tar.gz
nastd-52b7c56703fbb05366d2d8cb12ce7ebd10a44bf4.zip
Oops missed this file for darwin build.
-rw-r--r--Makefiles/os/darwin7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefiles/os/darwin b/Makefiles/os/darwin
new file mode 100644
index 0000000..3b2b376
--- /dev/null
+++ b/Makefiles/os/darwin
@@ -0,0 +1,7 @@
+# $Id: freebsd,v 1.1.1.1 2000/02/16 23:32:48 shmit Exp $
+
+CC= gcc -pthread
+INSTALL= install
+
+OSFLAGS= -DOS_DARWIN
+#OSLIBS= -lcrypt -lutil