taylorconor / tinytetris

80x23 terminal tetris!
Apache License 2.0
2.93k stars 581 forks source link

Use LDLIBS instead of LDFLAGS in makefile #10

Open 7anshuai opened 5 years ago

7anshuai commented 5 years ago

Libraries (-lfoo) should be added to the LDLIBS variable instead. Fix #9