how to make a rule install for makefile
PREFIX = /usr/local
.PHONY: install
install: mygame
mkdir -p $(DESTDIR)$(PREFIX)/bin
cp $< $(DESTDIR)$(PREFIX)/bin/mygame
.PHONY: uninstall
uninstall:
rm -f $(DESTDIR)$(PREFIX)/bin/mygame
Also in C++:
- upgrade bash version mac
- clear arp table ubuntu]
- accept only numbers regex
- pip2 install tensorflow 1.15
- install scratchpad jupyter notebook
- command to create a new branch in git
- awk first upper
- remove line with match command
- how to make ubuntu faster
- how to clear a file linux stack overflow
- imapgrab nodename nor servname provided, or not known
- install owlready2
- create virtual env pyhton3
- wine install ubuntu
- how to install flow on gatsbyjs
- Installation failed: Download failed. Destination directory for file streaming does not exist or is not writable.
- git push rejected
- install windows app powershell
- how to run a .bin file in linux
- firebase login no localhost
- command get user name
- bash print lines that match any of several words
- git supprimer branche origin
- brew install npm