make/project.xml

Sun, 30 Nov 2025 22:22:12 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 30 Nov 2025 22:22:12 +0100
changeset 87
84f94d476934
parent 86
db21aab20169
permissions
-rw-r--r--

update uwproj and fix echos in Makefile

68
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
86
db21aab20169 update uwproj (fixes various configure bugs)
Mike Becker <universe@uap-core.de>
parents: 85
diff changeset
2 <project xmlns="http://unixwork.de/uwproj" version="0.4">
68
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
3 <dependency>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
4 <lang>c</lang>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
5 </dependency>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
6 </project>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
7

mercurial