diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-11-21 22:16:37 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-11-21 22:16:37 +0000 |
commit | c2014a0a771e621cec552c6ee88daddcb46d13fe (patch) | |
tree | 183540090b25920599d86cddfa03e37cefe45dec /Makefile.dirs | |
parent | a1ef2f36df1754e1146a8ed50c9ac6a1b0f33697 (diff) |
cyclone alpha55 (see notes.txt for cyclone and shared)
svn path=/trunk/externals/miXed/; revision=4011
Diffstat (limited to 'Makefile.dirs')
-rw-r--r-- | Makefile.dirs | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.dirs b/Makefile.dirs index e5521a0..e1a5d31 100644 --- a/Makefile.dirs +++ b/Makefile.dirs @@ -2,11 +2,9 @@ MIXED_DIRS = \ shared \ cyclone \ toxy \ - pddp \ - xeq + pddp RELEASE_DIRS = \ cyclone \ toxy \ - pddp \ - xeq + pddp |