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 aes */
2
 
3
+INCL			"-Naes:-INCLDIR-/aes.api"
4
+LIB			"-laes -lxpg3 -lposix -lansi"
5
+FLAG_INSTALL		"-Yaes"
6
+API_NAME		"-Aaes"
7
+INFO			"Application@Environment@Specification@(Revision@A)"