zeromq-Ada/tests/Makefile

13 lines
84 B
Makefile

all: compile test
compile:
gprbuild -p -P zmq-tests.gpr
test:
bin/test_all