summaryrefslogtreecommitdiff
path: root/usr.bin/midiplay/Makefile
AgeCommit message (Expand)Author
2011-08-17Fix disable stricter format string messages with clang again.joerg
2011-08-14- add a SYSEX0 macro that does not override the initializers and use itchristos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-05-26Use CWARNFLAGS.clang and not CWARNFLAGS herejoerg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
1998-08-12Add a very simple MIDI player. No features, no fluff.augustss