r1889: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 3 May 2002 13:01:43 +0000 (13:01 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 3 May 2002 13:01:43 +0000 (13:01 +0000)
15 files changed:
.cvsignore [new file with mode: 0644]
cgi-bin/.cvsignore [new file with mode: 0644]
debian/ctsim.doc-base
debian/rules
doc/.cvsignore
getopt/.cvsignore [new file with mode: 0644]
helical/.cvsignore [new file with mode: 0644]
html/.cvsignore [new file with mode: 0644]
include/.cvsignore [new file with mode: 0644]
libctgraphics/.cvsignore [new file with mode: 0644]
libctsim/.cvsignore [new file with mode: 0644]
libctsupport/.cvsignore [new file with mode: 0644]
man/.cvsignore [new file with mode: 0644]
src/.cvsignore [new file with mode: 0644]
tools/.cvsignore [new file with mode: 0644]

diff --git a/.cvsignore b/.cvsignore
new file mode 100644 (file)
index 0000000..a1431a7
--- /dev/null
@@ -0,0 +1,8 @@
+build-stamp
+config.cache
+config.h
+config.log
+config.status
+configure-stamp
+stamp-h
+stamp-h.in
diff --git a/cgi-bin/.cvsignore b/cgi-bin/.cvsignore
new file mode 100644 (file)
index 0000000..443bd3d
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+ctsim.cgi
+ctsim.conf
index 2b319f59ad1691e6f09a80485168097f966c9d21..b16bfa9bb237f5b954afaa0d5b53c05cce36ef57 100644 (file)
@@ -5,6 +5,9 @@ Abstract: This manual describes the theory
  and use of CTSim - A Computed Tomography Simulator.
 Section: math
 
+Format: PDF
+Files: /usr/share/doc/ctsim/ctsim.pdf.gz
+
 Format: HTML
 Index: /usr/share/doc/ctsim/html/index.html
 Files: /usr/share/doc/ctsim/html/*.html
index e6f5956fed2e08832a3d3c6a45e7b14737d3cd7a..b4c500d738dd4655ca1b666e9bf772332bc0d17f 100755 (executable)
@@ -53,6 +53,8 @@ install: build
        ${MAKE} install
        $(INSTALL) $(INSTALLFLAGS) $(shell echo doc/html/*) $(SHAREDOCDIR)/html
        ln -sf $(pkg)_contents.html $(SHAREDOCDIR)/html/index.html
+       $(INSTALL) $(INSTALLFLAGS) doc/ctsim.pdf $(SHAREDOCDIR)
+       GZIP=-9 gzip $(SHAREDOCDIR)/ctsim.pdf
 
 # Build architecture-independent files here.
 binary-indep: build install
index 2887e1fd8ef7fc07d8ac08b96ba0aa5a1c735385..bf581734136921024482223cd3e95a351e6188ba 100644 (file)
@@ -7,3 +7,13 @@ ctsim.pdf
 ctsim.ps
 ctsim.ilg
 ctsim.ind
+ctsim.bib
+ctsim.blg
+ctsim.con
+ctsim.hhc
+ctsim.hhk
+ctsim.hhp
+ctsim.idx
+ctsim.log
+ctsim.ref
+psbjoin.aux
diff --git a/getopt/.cvsignore b/getopt/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/helical/.cvsignore b/helical/.cvsignore
new file mode 100644 (file)
index 0000000..8b5953c
--- /dev/null
@@ -0,0 +1,2 @@
+sample-helical.sh
+Makefile
diff --git a/html/.cvsignore b/html/.cvsignore
new file mode 100644 (file)
index 0000000..abe4c5a
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+simulate.html
diff --git a/include/.cvsignore b/include/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/libctgraphics/.cvsignore b/libctgraphics/.cvsignore
new file mode 100644 (file)
index 0000000..bd5fe06
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+.deps
diff --git a/libctsim/.cvsignore b/libctsim/.cvsignore
new file mode 100644 (file)
index 0000000..bd5fe06
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+.deps
diff --git a/libctsupport/.cvsignore b/libctsupport/.cvsignore
new file mode 100644 (file)
index 0000000..bd5fe06
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+.deps
diff --git a/man/.cvsignore b/man/.cvsignore
new file mode 100644 (file)
index 0000000..f3c7a7c
--- /dev/null
@@ -0,0 +1 @@
+Makefile
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644 (file)
index 0000000..bd5fe06
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+.deps
diff --git a/tools/.cvsignore b/tools/.cvsignore
new file mode 100644 (file)
index 0000000..44b6c09
--- /dev/null
@@ -0,0 +1,6 @@
+Makefile
+.deps
+ctsimtext
+samples-ctsim.sh
+
+