Subversion Repositories tendra.SVN

Rev

Rev 5 | 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
 
6 7u83 3
+INCL			"-Nsystem1:<TENDRA_MACHDIR>/include -Nsystem:/usr/include"
2 7u83 4
+FLAG			"-D__LINUX_USE_ELF"
6 7u83 5
+FLAG			"-f<TENDRA_MACHDIR>/startup/system.h"
2 7u83 6
+FLAG			"-Y32bit"
7
+FLAG_TRANS		"-B0"
8
+API_NAME		"-Asystem1 -Asystem"
9
+INFO			"System@Headers"