]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: makefile: fix a tiny typo in the target list
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Oct 2020 03:56:56 +0000 (05:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Oct 2020 03:58:40 +0000 (05:58 +0200)
commit4a539f343ac34d0efb2f77739913bf3d98391b7e
treed344e562d16ee0d631984e8e444ad5a4d0c8b8cd
parent382001b46bf9b20b6357c68a88b0866b73ac8dc3
BUG/MINOR: makefile: fix a tiny typo in the target list

Previous commit 382001b46 ("BUILD: Add a DragonFlyBSD target") introduced
a tiny typo in the target list ("iopenbs" vs "openbsd"). This will have to
be backported if that patch is backported.
Makefile