Skip to content

Implementation of a Makefile. Created a makefile from scratch (now called Bakefile), with a few extra features, such as URL dependancies. Makefile and (make) is a fundamental structure in the C programming language

Notifications You must be signed in to change notification settings

NickWalters/Makefile-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTRUCTIONS:
Please compile the program with the following command line declaration:

	bake.c target.c urlDate.c -lcurl -o bake


Please make sure you have curl, installed on your computer (Mac). The project specifications include use of curl.


BY:
Nicholas Walters
James Caldon

CITS2002, Semester 2, 2018
Lecturer: Chris McDonald

About

Implementation of a Makefile. Created a makefile from scratch (now called Bakefile), with a few extra features, such as URL dependancies. Makefile and (make) is a fundamental structure in the C programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published