Changeset 036d893e


Ignore:
Timestamp:
01/23/2023 02:19:58 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
b264d67
Parents:
b112f043
Message:

build: make version.ent a .PHONY

Because we don't know how to track its dependencies... The content
actually depends on some Git metadata.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rb112f043 r036d893e  
    273273        test-links dump-commands  bootscripts systemd-units
    274274
     275.PHONY: version.ent
    275276version.ent: general.ent packages.ent $(ALLXML) $(ALLXSL)
    276277        $(Q)./git-version.sh $(REV)
Note: See TracChangeset for help on using the changeset viewer.