aboutsummaryrefslogtreecommitdiffhomepage
path: root/makefile
blob: 81ab1d3547c6602dbb80e147ef7f590a100de71b (plain)
1
2
3
4
5
6
7
LDLIBS = -lasound
CFLAGS = -g -Wall

all: midimonster

clean:
	$(RM) midimonster