1.22 -> 1.24 fr/register.sgml 1.24 -> 1.27 fr/gnome/contact.sgml 1.21 -> 1.22 fr/java/index.sgml 1.7 -> 1.8 fr/java/dists/index.sgml 1.6 -> 1.7 fr/java/docs/howtoports.sgml 1.5 -> 1.10 fr/platforms/amd64.sgml 1.5 -> 1.7 fr/platforms/ia64/refs.sgml Submitted by: Antoine Brodin < antoine point brodin chez laposte point2 net >
36 lines
1.2 KiB
Text
36 lines
1.2 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY enbase "../&base;">
|
|
<!ENTITY date "$FreeBSD: www/fr/java/docs/howtoports.sgml,v 1.4 2004/01/08 00:26:44 stephane Exp $">
|
|
<!ENTITY title "Projet &java; pour FreeBSD : Comment réaliser un port">
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
<!ENTITY url.books "&enbase;/doc/en_US.ISO8859-1/books">
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.7
|
|
|
|
Version francaise : Mickael Maindron <mike@iskream.com>
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
|
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
|
|
-->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<P>Des instructions plus générales peuvent être trouvées dans le
|
|
<a href="&url.books;/porters-handbook/index.html">Manuel du Porteur d'Applications</a>.
|
|
<p>Pour les ports &java;, veuillez vous référer à la section
|
|
<a href="&url.books;/porters-handbook/using-java.html">Utiliser Java</a>.
|
|
<p>Plus nous aurons d'applications portées, mieux ce sera.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|