doc/fr/java/docs/howtoports.sgml
Marc Fonvieille 50502a78c4 MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-06 12:56:09 +00:00

37 lines
1.3 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.5 2005/02/05 16:32:25 stephane Exp $">
<!ENTITY title "Projet &java; pour FreeBSD : Comment r&eacute;aliser un port">
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!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&eacute;n&eacute;rales peuvent &ecirc;tre trouv&eacute;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&eacute;f&eacute;rer &agrave; la section
<a href="&url.books;/porters-handbook/using-java.html">Utiliser Java</a>.
<p>Plus nous aurons d'applications port&eacute;es, mieux ce sera.
</td>
</tr>
</table>
&footer;
</body>
</html>