makefile variable for windows and linux
ifdef OS
RM = del /Q
FixPath = $(subst /,\,$1)
else
ifeq ($(shell uname), Linux)
RM = rm -f
FixPath = $1
endif
endif
clean:
$(RM) $(call FixPath,objs/*)
Also in C++:
- git undo commit keep changes
- install tensorflow 1.14 in ubuntu
- uninstall certbot ubuntu 16 nginx
- how to see remote branch git
- git config credential.helper store
- install toastr in angular
- check folder sizes linux
- sharegate powershell exclude file type
- pyttx3
- night light ubuntu 20.04
- github gist api
- install pymongo
- run google chrome from terminal
- cptable is not defined at make_xlsx
- linux date command live update
- usg rtsp conntrack
- cut command
- sudo: traceroute: command not found
- git undo commit
- create swap file
- run sh file
- terraform workspace
- push a project to an existing repoin github using git
- spotify ubuntu