project build system
commitd43b97c45800946fbf0a013b6d750db1d4a36148
authorG.raud <graud@gmx.com>
Mon, 19 Nov 2012 02:00:44 +0000 (19 03:00 +0100)
committerG.raud <graud@gmx.com>
Sat, 5 Jan 2013 04:37:04 +0000 (5 05:37 +0100)
tree94bf5c051974eefa6ebf701709cd142ad199dbc7
parent75b7f290b695029672e51c2f6250cd6a34546bde
project build system

configure.ac: autoconf configuration to generate configure

config.make.in: Makefile configuration file (template) processed by configure

version.sh: script to get the release version whether it is run in the git
repository or in an extracted tarball

Makefile: make configuration

cdimgtools.spec.in: rpm spec file (template) processed in Makefile
Makefile [new file with mode: 0644]
cdimgtools.spec.in [new file with mode: 0644]
config.make.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
version.sh [new file with mode: 0755]