tinytetris
tinytetris copied to clipboard
Use LDLIBS instead of LDFLAGS in makefile
Libraries (-lfoo) should be added to the LDLIBS variable instead. Fix #9