editor/bass-sys/linux/bass24/livespec/makefile

10 lines
112 B
Makefile
Raw Permalink Normal View History

2021-01-08 03:37:50 +00:00
TARGET = livespec
PACKAGES = gtk+-2.0
include ../makefile.in
all: $(TARGET)
clean:
$(RM) $(TARGET)