Skip to content

Conversation

@GerryG
Copy link

@GerryG GerryG commented Feb 21, 2017

The initial Makefile didn't work too well for me. This change helps by separating the .c sources that generate .o's and having the gcc line to build the final object use the .o's

It will use the default rules to build .o from .c (.SUFFIXES)

What is the current state of master, should it build and run? What platform do you develop on? I'm trying on osx, but I have centos in docker containers that I can try as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants