1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-04-21 12:27:27 +03:00

midi2osc: slight README and Makefile cleanup

This commit is contained in:
Werner Almesberger
2011-11-08 03:52:02 -03:00
parent 102033aab5
commit 20283fe9c2
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
CFLAGS = -Wall -g
LDFLAGS = -lasound -llo
LDLIBS = -lasound -llo
.PHONY: clean