Skip to content

randall77/makefat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefat

A tool for making fat OSX binaries (a portable lipo)

You give it some executables, it makes a fat executable from them. The fat executable will run on any architecture supported by one of the input executables.

makefat <output file> <input file 1> <input file 2> ...

About

A tool for making fat OSX binaries (a portable lipo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages