This repository has been archived on 2023-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
shellgopher/Makefile

4 lines
89 B
Makefile
Raw Normal View History

2021-02-17 19:57:33 -06:00
install:
mkdir -p $(DESTDIR)$(BINDDIR)
cp shellgopher $(DESTDIR)$(BINDDIR)/shellgopher