Subversion Repositories tendra.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/* tcc environment for system headers on unknown machine */
2
 
7 7u83 3
>INCL			"-Nsystem1:<TENDRA_MACHDIR>/include -Nsystem:/usr/include"
4
+FLAG			"-f<TENDRA_MACHDIR>/startup/system.h"
2 7u83 5
+FLAG			"-Y32bit"
6
+FLAG_TRANS		"-B0"
7
>API_NAME		"-Asystem1 -Asystem"
8
>INFO			"System@Headers"