1
0
Fork 0
dosbox-staging/contrib
krcroft fb300c3762 Use GNU make < 4.x define syntax
Versions of GNU make prior to verion 4 do not support
'define =' syntax, but do however support 'define' without
the equals operator.  This commit removes the equals operator
to ensure this Makefile is compatible with older versions
of GNU make.

Reported and tested on Windows XP-MinGW with GNU make 3.81
by @ant-222; thank you!
2020-01-19 21:09:28 +01:00
..
static-opus Use GNU make < 4.x define syntax 2020-01-19 21:09:28 +01:00
README.md Make MD docs comply with markdownlint 2020-01-07 19:28:12 +01:00

Supporting and Contributed Material

This directory holds material that may benefit the users, developers, or project but that aren't directly part of the core source of the project itself.

Inventory

  • static-opus: Compiles a static Opusfile library that can be used by ./configure in the absense of pkg-config