--- a/make/project.xml Sat Feb 15 22:56:16 2025 +0100 +++ b/make/project.xml Sat Feb 15 23:21:29 2025 +0100 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://unixwork.de/uwproj"> +<project xmlns="http://unixwork.de/uwproj" version="0.3"> <dependency> <lang>c</lang> </dependency> @@ -7,6 +7,8 @@ <make> RMDIR=rm -fR MKDIR=mkdir -p +COPYFILE=cp +AR=ar cr </make> </dependency> <dependency name="ucx">