We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4620890 commit 6fb2b9cCopy full SHA for 6fb2b9c
1 file changed
libpatricia/Makefile.PL
@@ -12,6 +12,10 @@ all :: static
12
13
test ::
14
15
+test_dynamic ::
16
+
17
+test_static ::
18
19
static :: libpatricia$(LIB_EXT)
20
21
libpatricia$(LIB_EXT): $(O_FILES)
0 commit comments