make/project.xml

Mon, 07 Apr 2025 20:43:52 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 07 Apr 2025 20:43:52 +0200
changeset 79
e4592d0292e7
parent 68
ae763178ee1e
permissions
-rw-r--r--

implement -d option (issue #489) and various improvements

fixes #636
resolves #638

68
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 <project xmlns="http://unixwork.de/uwproj">
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