summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
authorNikolai Pretzell <np@openoffice.org>2002-03-22 10:25:43 +0000
committerNikolai Pretzell <np@openoffice.org>2002-03-22 10:25:43 +0000
commitde0435bc592c2bc86df7672ddd4be76e26da21a9 (patch)
tree8c617e79767571dde6deda5f1bf9451ec6c81ddf /autodoc
parent6b23e6a57e8a77de8f4bfdc79e7318398176ab1f (diff)
Move autodoc to OpenOffice.org
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/prj/build.lst2
-rw-r--r--autodoc/source/exes/adc_uni/main.cxx4
-rw-r--r--autodoc/source/exes/adc_uni/makefile.mk7
3 files changed, 5 insertions, 8 deletions
diff --git a/autodoc/prj/build.lst b/autodoc/prj/build.lst
index 3f773fd26d4b..46d12185f52c 100644
--- a/autodoc/prj/build.lst
+++ b/autodoc/prj/build.lst
@@ -1,5 +1,5 @@
#====================================================================================
-ar autodoc : cosv NULL
+ar autodoc : cosv udm NULL
ar autodoc usr1 - all ar_mkout NULL
ar autodoc\inc get - all ar_i NULL
ar autodoc\inc\ary get - all ar_ir NULL
diff --git a/autodoc/source/exes/adc_uni/main.cxx b/autodoc/source/exes/adc_uni/main.cxx
index f9480ebea688..1c028594683b 100644
--- a/autodoc/source/exes/adc_uni/main.cxx
+++ b/autodoc/source/exes/adc_uni/main.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: main.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: np $ $Date: 2002-03-08 14:45:27 $
+ * last change: $Author: np $ $Date: 2002-03-22 11:25:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/autodoc/source/exes/adc_uni/makefile.mk b/autodoc/source/exes/adc_uni/makefile.mk
index e3c314071b6a..449c9d198dc0 100644
--- a/autodoc/source/exes/adc_uni/makefile.mk
+++ b/autodoc/source/exes/adc_uni/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: np $ $Date: 2002-03-08 14:45:27 $
+# last change: $Author: np $ $Date: 2002-03-22 11:25:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,9 +74,6 @@ PRJINC=$(PRJ)$/source
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/source$/mkinc$/fullcpp.mk
-.INCLUDE : static.mk
-
-
# --- Files --------------------------------------------------------