summaryrefslogtreecommitdiff
path: root/tests/mkdll/Makefile
blob: c3cc4644bb6450f64faebb849deaa3866bacb9fa (plain)
1
2
3
4
5
6
.PATH: ../../examples/hello_cxxlib/cxxlib

MKDLL       =	only

.include "../../examples/hello_cxxlib/cxxlib/Makefile"
.include "../mkpiclib/test.mk"