]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: addons: convert WURFL addon to EXTRA_MAKE 20260528-extra-make flx04/20260528-extra-make
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 28 May 2026 14:33:30 +0000 (16:33 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 28 May 2026 14:45:55 +0000 (16:45 +0200)
commitb21e130ea5be482685b7444a96663c8459c93706
treec1a746b9f82ee26be2452074f2f9df1e06a83128
parent026a038bbdddea071989c199b2393a4caae5c217
BUILD: addons: convert WURFL addon to EXTRA_MAKE

Move the WURFL Makefile part to addons/wurfl/Makefile.mk so it can be
used with EXTRA_MAKE and allow to cleanup the main Makefile.

Shouldn't have impact on the build system, every build variable
previously used are the same.
Makefile
addons/wurfl/Makefile.mk [new file with mode: 0644]