1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/extras/collect
Kay Sievers 5d89ef7bf9 make: do not delete autotools generated file with distclean
[...] running the command
`make maintainer-clean' should not delete `configure' even if
`configure' can be remade using a rule in the Makefile.  More
generally, `make maintainer-clean' should not delete anything that
needs to exist in order to run `configure' and then begin to build
the program.  This is the only exception; `maintainer-clean' should
delete everything else that can be rebuilt.
2008-12-06 04:03:08 +01:00
..
.gitignore extras: ignore built and generated files 2007-11-08 00:13:40 +01:00
collect.c use more appropriate alternatives to malloc() 2008-10-21 12:54:57 +02:00
Makefile.am make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00