diff options
author | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
commit | 84adefa331c4159d432d22840663c38f155cd4c1 (patch) | |
tree | bff9a9c66adda4df2106dfd0e5c053ab182a12bd /lib/orber/doc/src/make.dep | |
download | otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.gz otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.bz2 otp-84adefa331c4159d432d22840663c38f155cd4c1.zip |
The R13B03 release.OTP_R13B03
Diffstat (limited to 'lib/orber/doc/src/make.dep')
-rw-r--r-- | lib/orber/doc/src/make.dep | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/lib/orber/doc/src/make.dep b/lib/orber/doc/src/make.dep new file mode 100644 index 0000000000..f19cc18c90 --- /dev/null +++ b/lib/orber/doc/src/make.dep @@ -0,0 +1,69 @@ +# ---------------------------------------------------- +# >>>> Do not edit this file <<<< +# This file was automaticly generated by +# /home/otp/bin/docdepend +# ---------------------------------------------------- + + +# ---------------------------------------------------- +# TeX files that the DVI file depend on +# ---------------------------------------------------- + +book.dvi: CosNaming.tex CosNaming_BindingIterator.tex \ + CosNaming_NamingContext.tex CosNaming_NamingContextExt.tex \ + Module_Interface.tex any.tex book.tex ch_contents.tex \ + ch_debugging.tex ch_example.tex ch_exceptions.tex \ + ch_idl_to_erlang_mapping.tex ch_ifr.tex ch_install.tex \ + ch_interceptors.tex ch_introduction.tex ch_naming_service.tex \ + ch_orber_kernel.tex ch_orberweb.tex ch_security.tex \ + ch_stubs.tex corba.tex corba_object.tex example_part.tex \ + fixed.tex interceptors.tex intro_part.tex \ + lname.tex lname_component.tex orber.tex orber_acl.tex \ + orber_diagnostics.tex orber_ifr.tex orber_tc.tex \ + ref_man.tex tools_debugging_part.tex + +# ---------------------------------------------------- +# Source inlined when transforming from source to LaTeX +# ---------------------------------------------------- + +CosNaming.tex: ../../COSS/CosNaming/cos_naming.idl + +book.tex: ref_man.xml + +ch_example.tex: ../../examples/Stack/StackClient.java ../../examples/Stack/StackModule_StackFactory_impl.erl \ + ../../examples/Stack/StackModule_Stack_impl.erl \ + ../../examples/Stack/stack.idl ../../examples/Stack/stack_client.erl \ + ../../examples/Stack/stack_factory.erl + +ch_contents.tex: ../../../../system/doc/definitions/term.defs + +ch_idl_to_erlang_mapping.tex: ../../../../system/doc/definitions/term.defs + +ch_install.tex: ../../../../system/doc/definitions/term.defs + +ch_introduction.tex: ../../../../system/doc/definitions/term.defs + +ch_naming_service.tex: ../../../../system/doc/definitions/term.defs + +ch_orber_kernel.tex: ../../../../system/doc/definitions/term.defs + +orber_ifr.tex: ../../../../system/doc/definitions/term.defs + +# ---------------------------------------------------- +# Pictures that the DVI file depend on +# ---------------------------------------------------- + +book.dvi: firewall_nat.ps + +book.dvi: interceptor_operations.ps + +book.dvi: dependent.ps orbs.ps + +book.dvi: name.ps + +book.dvi: iiop.ps theORB.ps + +book.dvi: dataframe1.ps dataframe2.ps dataframe3.ps \ + dataframe4.ps dataframe5.ps dataframe6.ps \ + dataframe7.ps dataframe8.ps menuframe.ps + |