Subversion Repositories tendra.SVN

Rev

Rev 2 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/* tcc environment for aes */
2
 
7 7u83 3
+INCL			"-Naes:<TENDRA_INCLDIR>/aes.api"
2 7u83 4
+LIB			"-laes -lxpg3 -lposix -lansi"
5
+FLAG_INSTALL		"-Yaes"
6
+API_NAME		"-Aaes"
7
+INFO			"Application@Environment@Specification@(Revision@A)"