Files
vortex/tests/unittest/vx_malloc/Makefile
T
2023-11-11 15:49:39 -08:00

6 lines
59 B
Makefile

PROJECT = vx_malloc
SRCS = main.cpp
include ../common.mk