Subversion Repositories tendra.SVN

Rev

Rev 7 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/* tcc environment for xpg3 */
2
 
3
+INCL			"-Nxpg3:-INCLDIR-/xpg3.api"
4
+LIB			"-lxpg3 -lposix -lansi"
5
+FLAG_INSTALL		"-Yxpg3"
6
+API_NAME		"-Axpg3"
7
+INFO			"X/Open@Portability@Guide@3"