FIT_hardware_security/lab04-06_AES_PC/Makefile

2 lines
45 B
Makefile

test: aes.cpp test.cpp
g++ test.cpp -lcrypto