summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 16:16:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-25 16:16:41 +0000
commit034dc823f0a30e532ef16659b80e39acb1e56dfe (patch)
tree96f26754f35fa705cf38938c2f13b7b401fb9a78
parentd6b60f5e63339d7925889209c3309864515c8021 (diff)
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: New file.
-rw-r--r--ttcp/.cvsignore2
-rw-r--r--ttcp/ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/ttcp/.cvsignore b/ttcp/.cvsignore
new file mode 100644
index 0000000..634d102
--- /dev/null
+++ b/ttcp/.cvsignore
@@ -0,0 +1,2 @@
+o-optimize
+ttcp
diff --git a/ttcp/ChangeLog b/ttcp/ChangeLog
index 6ee6742..54e36b7 100644
--- a/ttcp/ChangeLog
+++ b/ttcp/ChangeLog
@@ -1,5 +1,9 @@
2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * .cvsignore: New file.
+
+2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile: Build native ttcp as side-effect of main build.
* rtems_ttcp.c: Fix warning.