summaryrefslogtreecommitdiff
path: root/Makefile
blob: bb0ec53bac03e3b54a6bc882e90121b28fde164b (plain)
1
2
3
4
5
6
7
8

CPPFLAGS=-Wall

all: check-endian permute

check-endian: check-endian.cpp

permute: permute.cpp