aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes/Makefile
blob: 0fef17be20fea234ab9eef7806716d6ef86636fe (plain)
1
2
3
4
ALL_CFILES=$(wildcard *.c) tests/tests.c
TARGET=bitsliced-aes

include ../rules.mk