Skip to content

amamory-embedded/Hello-World-Autoconf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-World-Cmake

Hello app tested with yocto. Check the complete tutorial in this repository.

Run the following command to compile it in stand-alone mode (i.e. wo Yocto):

libtoolize --force
aclocal
autoheader
automake --force-missing --add-missing
autoconf
./configure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • M4 56.8%
  • C 31.2%
  • Makefile 12.0%