Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
37 lines
1.3 KiB
Text
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é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é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>
|