Changeset 4467b18d for Makefile


Ignore:
Timestamp:
09/22/2021 09:11:52 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
784fdaed
Parents:
2f14259
git-author:
Pierre Labastie <pierre.labastie@…> (09/01/2021 09:08:49 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (09/22/2021 09:11:52 PM)
Message:

Add a conditional entity for sysv/systemd

This removes the need for versiond, and other xxxd entities. Those
entities will be removed in the next commits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r2f14259 r4467b18d  
    190190
    191191version:
    192         $(Q)./git-version.sh
     192        $(Q)./git-version.sh $(REV)
    193193
    194194#dump-commands: validate
Note: See TracChangeset for help on using the changeset viewer.