[llvm-commits] CVS: llvm-test/MultiSource/Applications/Makefile
Duraid Madina
duraid at octopus.com.au
Sat Jan 21 06:49:20 PST 2006
Changes in directory llvm-test/MultiSource/Applications:
Makefile updated: 1.22 -> 1.23
---
Log message:
adding the ogg vorbis encoder
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/MultiSource/Applications/Makefile
diff -u llvm-test/MultiSource/Applications/Makefile:1.22 llvm-test/MultiSource/Applications/Makefile:1.23
--- llvm-test/MultiSource/Applications/Makefile:1.22 Tue Nov 8 15:11:32 2005
+++ llvm-test/MultiSource/Applications/Makefile Sat Jan 21 08:49:08 2006
@@ -4,7 +4,7 @@
include $(LEVEL)/Makefile.config
-PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS hexxagon
+PARALLEL_DIRS = Burg aha sgefa siod lambda-0.1.3 d spiff hbd treecc SPASS hexxagon oggenc
# Obsequi uses Linux-only features; need to fix that
ifeq ($(OS),Linux)
More information about the llvm-commits
mailing list