]> git.proxmox.com Git - pve-common.git/commit
buildsys: remove useless variable definitions
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Jun 2018 06:10:33 +0000 (08:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Jun 2018 06:57:25 +0000 (08:57 +0200)
commitf943f4d13e0504498d070bf4b39130149a237f7e
treeb342a7327edfd29ca868b9a789af0762054d2415
parent008c3bb2d4e818c81abd510119f6f2c4e38006bf
buildsys: remove useless variable definitions

the used ones are in src/Makefile, so remove those left over, else
one could get confused why there on two places and why changes here
had no effect.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile