summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorpaul <paul>2005-04-11 20:22:09 +0000
committerpaul <paul>2005-04-11 20:22:09 +0000
commit10c11533b043ae79d6a77eb87519744a6cd9c202 (patch)
tree74733902cc19c1ad89fcb0329e7e09ac784d12f7 /solaris
parent61f8380ec95298bf9318fa2d5f040e296d6e6d4d (diff)
downloadquagga-10c11533b043ae79d6a77eb87519744a6cd9c202.tar.bz2
quagga-10c11533b043ae79d6a77eb87519744a6cd9c202.tar.xz
2005-04-11 Paul Jakma <paul.jakma@sun.com>
* .cvsignore: Add built files
Diffstat (limited to 'solaris')
-rw-r--r--solaris/.cvsignore11
-rw-r--r--solaris/ChangeLog4
2 files changed, 12 insertions, 3 deletions
diff --git a/solaris/.cvsignore b/solaris/.cvsignore
index 06ace826..cb1ec877 100644
--- a/solaris/.cvsignore
+++ b/solaris/.cvsignore
@@ -1,4 +1,13 @@
Makefile
Makefile.in
?.manifest
-
+*.xml
+pkginfo.*.full
+pkginfo.tmpl
+prototype.daemons
+prototype.dev
+prototype.doc
+prototype.libs
+quagga.init
+*.pkg
+*.pkg.gz
diff --git a/solaris/ChangeLog b/solaris/ChangeLog
index eb5d6795..72fb0f81 100644
--- a/solaris/ChangeLog
+++ b/solaris/ChangeLog
@@ -10,5 +10,5 @@
* Makefile.am: Automake file for building packages
* depend.*: Solaris 10 dependencies for packages, referenced by
prototype files.
- * .cvsignore: no idea what this is for...
- * README.txt: new file, package creation, install, usage notes.
+ * .cvsignore: Add built files
+ * README.txt: new file, package creation, install, usage notes. \ No newline at end of file