diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2008-03-28 21:23:51 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2008-03-28 21:23:51 +0000 |
commit | 9efa0b9278c788360733663cff100fbf696bf818 (patch) | |
tree | 41053c16a4cf5203fff17597837adfbce97235f5 /flite/.cvsignore | |
parent | 05cef4487b9ffd737926b53f9c6b113be6a9b9e5 (diff) |
+ cleaned up build a bit, removed class_sethelpsymbol()
svn path=/trunk/externals/moocow/; revision=9638
Diffstat (limited to 'flite/.cvsignore')
-rw-r--r-- | flite/.cvsignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/flite/.cvsignore b/flite/.cvsignore new file mode 100644 index 0000000..86024bd --- /dev/null +++ b/flite/.cvsignore @@ -0,0 +1,23 @@ +*~ +.*~ +*.o +*.pd_linux +aclocal.m4 +Makefile +Makefile.in +configure +config.log +config.status +.deps +install-sh +mkinstalldirs +missing +config.guess +config.sub +depcomp +ltmain.sh +stamp-h* +config.h +config.h.in +autom4te.cache + |