Skip to content

augustosc/make_model_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Project Structure Using Make

srcs
|_app
| |_main.c
|_lib
|_srcs

Instructions

make: to compile and link
make run: to run code
make clean: to clean objects and app
make vars: to see vars

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published