Changes between Version 1 and Version 2 of CustomProg


Ignore:
Timestamp:
Sep 24, 2010, 3:41:50 PM (14 years ago)
Author:
bouyer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CustomProg

    v1 v2  
    33   program sources (''mjpeg_het'' in this example)
    44 * in this subdirectory, create a BSD-style Makefile which will build your
    5    sources. You can use [svn:src/benchs/mjpeg_het/Makefile] as a template.
     5   sources. You can use [source:/trunk/src/benchs/mjpeg_het/Makefile] as a template.
    66   * PROG is the name of the binary created
    77   * SRCS is the list of sources for PROG
    88   * set LDADD and DPADD if you need extra libraries.
    9    More informations about BSD Makefiles can be found in [svn:src/share/mk/bsd.README]
    10  * add the name of your executable to distrib/sets/lists/base/mi
     9   More informations about BSD Makefiles can be found in [source:/trunk/src/share/mk/bsd.README]
    1110   (it will be created in ''/benchs'')
    1211 * run '''./tsar-build.sh release''' (or '''./tsar-build.sh -u -j8 release''' if you