Changes between Version 2 and Version 3 of CustomProg
- Timestamp:
- Sep 24, 2010, 5:50:45 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomProg
v2 v3 5 5 sources. You can use [source:/trunk/src/benchs/mjpeg_het/Makefile] as a template. 6 6 * PROG is the name of the binary created 7 (it will be created in ''/benchs'') 7 8 * SRCS is the list of sources for PROG 8 9 * set LDADD and DPADD if you need extra libraries. 9 10 More informations about BSD Makefiles can be found in [source:/trunk/src/share/mk/bsd.README] 10 (it will be created in ''/benchs'')11 11 * run '''./tsar-build.sh release''' (or '''./tsar-build.sh -u -j8 release''' if you 12 12 want to speed things up) to rebuild the world.