uml/Makefile

4 lines
89 B
Makefile

install:
cp -f uml.py $(DESTDIR)$(PREFIX)/bin/uml
chmod +x $(DESTDIR)$(PREFIX)/bin/uml