ObjFW  Diff

Differences From Artifact [e3a95b552a]:

To Artifact [737a77c336]:


64
65
66
67
68
69
70

71
72
73
74
75
76
77

srcs=""
out=""
objs=""
link="no"
link_stdcpp="no"
lib="no"

out_prefix=""
out_suffix=""

while test x"$1" != "x"; do
	case "$1" in
		-o|--out)
			shift







>







64
65
66
67
68
69
70
71
72
73
74
75
76
77
78

srcs=""
out=""
objs=""
link="no"
link_stdcpp="no"
lib="no"
plugin="no"
out_prefix=""
out_suffix=""

while test x"$1" != "x"; do
	case "$1" in
		-o|--out)
			shift