fix output of size class offset test
This commit is contained in:
7
test/Makefile
Normal file
7
test/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
EXECUTABLES := \
|
||||
offset
|
||||
|
||||
all: $(EXECUTABLES)
|
||||
|
||||
clean:
|
||||
rm -f $(EXECUTABLES)
|
||||
Reference in New Issue
Block a user