Rev 7 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
/* tcc environment for xpg4 */
+INCL "-Nxpg4:-INCLDIR-/xpg4.api"
+LIB "-lxpg4 -lxpg3 -lposix2 -lposix1 -lposix -liso -lansi"
+FLAG_INSTALL "-Yxpg4"
+API_NAME "-Axpg4"
+INFO "X/Open@Portability@Guide@4"