Skip to content

Makefile: make it idiomatic, respect CPPFLAGS, CFLAGS and LDFLAGS#6

Open
Flowdalic wants to merge 1 commit intothxomas:mainfrom
Flowdalic:idiomatic-makefile
Open

Makefile: make it idiomatic, respect CPPFLAGS, CFLAGS and LDFLAGS#6
Flowdalic wants to merge 1 commit intothxomas:mainfrom
Flowdalic:idiomatic-makefile

Conversation

@Flowdalic
Copy link

Respect CPPFLAGS, CFLAGS, and LDFLAGS. Use the implicit rule for object files. No need to specify default, the first target is the default target.

Respect CPPFLAGS, CFLAGS, and LDFLAGS. Use the implicit rule for
object files. No need to specify default, the first target is the
default target. Respect CC from environment.
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.

1 participant