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 posix2 */
2
 
3
+INCL			"-Nposix2:-INCLDIR-/posix2.api"
4
+LIB			"-lposix2 -lposix1 -lposix -lansi"
5
+FLAG_INSTALL		"-Yposix2"
6
+API_NAME		"-Aposix2"
7
+INFO			"POSIX.2@(ISO/IEC@9945-2:1993)"