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

include ../rules.mk