Changes in directory llvm-test/MultiSource/Applications/kimwitu++:
.cvsignore added (r1.1) --- Log message: Add and improve .cvsignore files to get rid of warnings about Output files generated when llvm-test is built with objdir = srcdir. --- Diffs of the changes: (+16 -0) .cvsignore | 16 ++++++++++++++++ 1 files changed, 16 insertions(+) Index: llvm-test/MultiSource/Applications/kimwitu++/.cvsignore diff -c /dev/null llvm-test/MultiSource/Applications/kimwitu++/.cvsignore:1.1 *** /dev/null Thu Mar 23 19:19:33 2006 --- llvm-test/MultiSource/Applications/kimwitu++/.cvsignore Thu Mar 23 19:19:23 2006 *************** *** 0 **** --- 1,16 ---- + Output + f1.h + f1.kcc + f2.h + f23.kcc + f3.h + f3.kcc + testcsgiok.h + testcsgiok.kcc + testk.h + testk.kcc + testrk.h + testrk.kcc + testunpk.h + testunpk.kcc + testyystype.h _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
