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

MKDLL=	yes

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