diff options
author | 2005-08-05 19:14:10 +0000 | |
---|---|---|
committer | 2005-08-05 19:14:10 +0000 | |
commit | a9bedb17cc04a41e83b6136f8a6a2e874ad84b78 (patch) | |
tree | cc92177c86d29929cf4c8aae917a65e99d66b6d7 | |
parent | Added updated version with new alsa detection routines for multiple sound cards. (diff) | |
download | historical-a9bedb17cc04a41e83b6136f8a6a2e874ad84b78.tar.gz historical-a9bedb17cc04a41e83b6136f8a6a2e874ad84b78.tar.bz2 historical-a9bedb17cc04a41e83b6136f8a6a2e874ad84b78.zip |
Added make.defualts in preparation for inheritence change.
-rw-r--r-- | profiles/default-darwin/macos/10.4/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.4/make.defaults b/profiles/default-darwin/macos/10.4/make.defaults new file mode 100644 index 000000000000..733f60ec07a9 --- /dev/null +++ b/profiles/default-darwin/macos/10.4/make.defaults @@ -0,0 +1 @@ +FEATURES="collision-protect" |