1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 99.2beta8 (1.43)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Writing GNUstep Makefiles</TITLE>
<META NAME="description" CONTENT="Writing GNUstep Makefiles">
<META NAME="keywords" CONTENT="WritingMakefiles">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v99.2beta8">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="WritingMakefiles.css">
<LINK REL="next" HREF="node1.html">
</HEAD>
<BODY >
<B> Next:</B> <A NAME="tex2html6"
HREF="node1.html">What is it</A>
<B>Up:</B> <A NAME="tex2html4"
HREF="../index.html">GNUstep Mini Tutorials</A>
<B> Previous:</B> <A NAME="tex2html2"
HREF="../index.html">GNUstep Mini Tutorials</A>
<BR> <P>
<!--End of Navigation Panel-->
<H1 ALIGN="CENTER">Writing GNUstep Makefiles</H1>
<P ALIGN="CENTER"><STRONG>Nicola Pero n.pero@mi.flashnet.it</STRONG></P>
<P ALIGN="CENTER"><STRONG>June 2000 AD</STRONG></P>
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"> </A>
<UL>
<LI><A NAME="tex2html7"
HREF="node1.html">What is it</A>
<LI><A NAME="tex2html8"
HREF="node2.html">A First Tool</A>
<LI><A NAME="tex2html9"
HREF="node3.html">Enabling Debugging</A>
<LI><A NAME="tex2html10"
HREF="node4.html">A first App</A>
<LI><A NAME="tex2html11"
HREF="node5.html">Debugging an Application</A>
<LI><A NAME="tex2html12"
HREF="node6.html">Preamble and Postamble</A>
<LI><A NAME="tex2html13"
HREF="node7.html">Further Reading</A>
<LI><A NAME="tex2html14"
HREF="node8.html">About this document ...</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
Nicola Pero
2000-10-12
</ADDRESS>
</BODY>
</HTML>
|