uml/Makefile

4 lines
89 B
Makefile
Raw Normal View History

2021-06-30 21:18:28 +00:00
install:
cp -f uml.py $(DESTDIR)$(PREFIX)/bin/uml
chmod +x $(DESTDIR)$(PREFIX)/bin/uml