Skip to content

simple, portable public domain install script for use in Makefiles

Notifications You must be signed in to change notification settings

richfelker/install.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

simple public domain install script for use in Makefiles across platform, written in portable POSIX sh.

why ? because BSD and Mac's install program doesn't support the usage of

install -Dm 755 myprog /bin/myprog

additionally, this version is atomic and supports symlinks.

About

simple, portable public domain install script for use in Makefiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%