diff options
author | Brian Cully <bjc@kublai.com> | 2008-04-15 12:40:48 -0400 |
---|---|---|
committer | Brian Cully <github.20.shmit@spamgourmet.com> | 2008-04-15 12:40:48 -0400 |
commit | ba74f0016d36ba6c2cc4eb6de84b66d641904650 (patch) | |
tree | 3a764750e429c564d968f7abad1720941da07c42 /Makefiles/os/darwin | |
parent | 5301741bdf4b4e8ed780713a25cc480fc370bd98 (diff) | |
download | nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.tar.gz nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.zip |
Remove RCSIDs and BSD copyrights. We're GIT + GPLv3 now.
Diffstat (limited to 'Makefiles/os/darwin')
-rw-r--r-- | Makefiles/os/darwin | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefiles/os/darwin b/Makefiles/os/darwin index 3b2b376..6d33c1a 100644 --- a/Makefiles/os/darwin +++ b/Makefiles/os/darwin @@ -1,7 +1,4 @@ -# $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 |