Changes between Version 2 and Version 3 of CustomProg


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CustomProg

    v2 v3  
    55   sources. You can use [source:/trunk/src/benchs/mjpeg_het/Makefile] as a template.
    66   * PROG is the name of the binary created
     7     (it will be created in ''/benchs'')
    78   * SRCS is the list of sources for PROG
    89   * set LDADD and DPADD if you need extra libraries.
    910   More informations about BSD Makefiles can be found in [source:/trunk/src/share/mk/bsd.README]
    10    (it will be created in ''/benchs'')
    1111 * run '''./tsar-build.sh release''' (or '''./tsar-build.sh -u -j8 release''' if you
    1212   want to speed things up) to rebuild the world.