makefile: Revise comments describing SDL support to only mention SDL2
This commit is contained in:
parent
ae825c9afb
commit
9736b13ea3
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -36,7 +36,7 @@
|
||||||
# simulators without networking support, invoking GNU make with
|
# simulators without networking support, invoking GNU make with
|
||||||
# NONETWORK=1 will do the trick.
|
# NONETWORK=1 will do the trick.
|
||||||
#
|
#
|
||||||
# By default, video support is enabled if the SDL/SDL2 development
|
# By default, video support is enabled if the SDL2 development
|
||||||
# headers and libraries are available. To force a build without video
|
# headers and libraries are available. To force a build without video
|
||||||
# support, invoke GNU make with NOVIDEO=1.
|
# support, invoke GNU make with NOVIDEO=1.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue