aboutsummaryrefslogblamecommitdiff
path: root/tests/Makefile
blob: 963e09783a69be8336a6e765657e00e75a1c46e3 (plain) (tree)
1
2
3
4
5
6
7
8



                 
                           
 

                                   
.PHONY: all clean

CC = clang

all : files mem stack write

clean :
	rm -f files mem stack write