Skip to content

starp128/Makefile-like-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Orinize a project like IDE.

Source files under a directory and it's subdirectories are auto compiled into the final executable file

obj file are created in a seprated dir(i.e. build)

Some configuration:

  • TARGET final executable file
  • SUBDIR subdirectories which include source files
  • BUILD_DIR obj file will be created in this directory

About

Organize a project like IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published