4 lines
79 B
Makefile
4 lines
79 B
Makefile
noinst_LIBRARIES = libaes.a
|
|
libaes_a_SOURCES = aes_xcbc_mac.c aes_cbc.c aes.c
|
|
|
noinst_LIBRARIES = libaes.a
|
|
libaes_a_SOURCES = aes_xcbc_mac.c aes_cbc.c aes.c
|
|
|