diff options
author | Tom Tromey <tromey@redhat.com> | 2005-08-29 21:51:44 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2005-08-29 21:51:44 +0000 |
commit | 7fadfc30958297bf23c966b8a5dc397f3f986c28 (patch) | |
tree | 9f3be506428019eb2a47b01c91f2191b3bff3066 /.cvsignore | |
parent | 320555383621855558fdcf1d4f5bfc2e78095a4f (diff) | |
download | classpath-7fadfc30958297bf23c966b8a5dc397f3f986c28.tar.gz |
* .externalToolBuilders/Configure.launch: Changed --prefix.
* .externalToolBuilders/CompileNative.launch: Invoke install target.
* .cdtproject: New file.
* .classpath: Changed output directory.
* .cvsignore: Added 'install'.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 0c6ce61ec..422f3b455 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,4 @@ Makefile.in stamp-h stamp-h.in autom4te*.cache +install |