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