root/trunk/tendra/INSTALL

Revision 1766, 0.7 kB (checked in by verm, 5 years ago)

Whitespace fix. (EOL and EOD)

  • Property svn:eol-style set to native
  • Property svn:keywords set to TenDRA=Id
Line 
1 This INSTALL document is here only for those who are trying out a SNAP or CVS
2 release.
3
4 Configuring TenDRA is very easy, typing 'bmake' will get you a list of
5 configurable targets, select one of these targets to create your corresponding
6 config.mk.  For instance, if you're on FreeBSD, 'bmake freebsd' will get you
7 going.
8
9
10 Note: Even though TenDRA uses PMake, if you have an error please try with our
11       shipped PMake, the *BSD's have extended make to support features that are
12       not supported by us, sometimes breakage can happen.
13
14 You can edit config.mk to your liking, please be mindful of changes you've made
15 to config.mk, periodically you'll need to regenerate this to pull in supported
16 variables and features.
17
18
19 # $TenDRA$
Note: See TracBrowser for help on using the browser.