Subversion Repositories tendra.SVN

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 1... Line 1...
1
/* tcc environment for bsd_extn */
1
/* tcc environment for bsd_extn */
2
 
2
 
3
<INCL			"-Nbsd_extn:-INCLDIR-/bsd_extn.api"
3
<INCL			"-Nbsd_extn:<TENDRA_INCLDIR>/bsd_extn.api"
4
<LIB			"-lbsd_extn"
4
<LIB			"-lbsd_extn"
5
+FLAG_INSTALL		"-Ybsd_extn"
5
+FLAG_INSTALL		"-Ybsd_extn"
6
<API_NAME		"-Absd_extn"
6
<API_NAME		"-Absd_extn"
7
<INFO			"BSD@extension@API"
7
<INFO			"BSD@extension@API"