songmeta/Makefile
2022-11-15 22:36:27 +01:00

6 lines
75 B
Makefile

NAME := songmeta
PREFIX := /usr/local/bin
install:
cp $(NAME) $(PREFIX)/