DEV Community

# makefile

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Ultimate Setup for Your Next Golang Project

Ultimate Setup for Your Next Golang Project

287
Comments 3
9 min read
Modern makefiles used the right way in 2020

Modern makefiles used the right way in 2020

91
Comments 4
7 min read
Automate your Python project with Makefile

Automate your Python project with Makefile

32
Comments 1
3 min read
Makefile for your Django project

Makefile for your Django project

22
Comments
3 min read
Quick And Dirty Java Makefile

Quick And Dirty Java Makefile

20
Comments 10
2 min read
Makefiles Make It Easy

Makefiles Make It Easy

16
Comments 4
3 min read
Why You Should Add Makefile Into Your Python Project

Why You Should Add Makefile Into Your Python Project

13
Comments
3 min read
Configure Makefile to run command inside a container

Configure Makefile to run command inside a container

11
Comments
2 min read
Boilerplate for a containerized plain Ruby application

Boilerplate for a containerized plain Ruby application

10
Comments
3 min read
Split makefile and import targets from separate files

Split makefile and import targets from separate files

9
Comments
2 min read
Generating pretty version strings (including nightly) with Git and Makefiles

Generating pretty version strings (including nightly) with Git and Makefiles

9
Comments 1
3 min read
What hell are .phony targets?

What hell are .phony targets?

8
Comments 2
2 min read
Makefile - Passing arguments

Makefile - Passing arguments

8
Comments
1 min read
The meaning of the '.PHONY' target inside a Makefile

The meaning of the '.PHONY' target inside a Makefile

8
Comments 4
1 min read
Linux make install command

Linux make install command

8
Comments 1
2 min read
A brief introduction to what Makefiles are

A brief introduction to what Makefiles are

8
Comments
2 min read
Use a help target in your Makefile

Use a help target in your Makefile

7
Comments
2 min read
Making my Makefile find things for me

Making my Makefile find things for me

7
Comments
5 min read
Making your life easier with a Makefile

Making your life easier with a Makefile

7
Comments
5 min read
How to check a mandatory variable in a Makefile

How to check a mandatory variable in a Makefile

7
Comments
1 min read
A Makefile for Rasa

A Makefile for Rasa

6
Comments 3
4 min read
Create a wrapper task in Makefile

Create a wrapper task in Makefile

6
Comments
1 min read
How to customize Makefile created by ExtUtils::MakeMaker

How to customize Makefile created by ExtUtils::MakeMaker

6
Comments 1
2 min read
Makefile, in practice

Makefile, in practice

6
Comments
2 min read
Minimal Makefile to Run Java Projects

Minimal Makefile to Run Java Projects

5
Comments
1 min read
Easy Makefile self-documentation

Easy Makefile self-documentation

5
Comments 1
2 min read
4 Levels of How To Use Makefile

4 Levels of How To Use Makefile

4
Comments
7 min read
An example of a Golang-based monorepo

An example of a Golang-based monorepo

4
Comments
1 min read
I don't use Makefile anymore! instead I use bake-cli

I don't use Makefile anymore! instead I use bake-cli

4
Comments
2 min read
My Makefile for Elixir/Phoenix

My Makefile for Elixir/Phoenix

4
Comments 1
2 min read
Basic Introduction to Makefiles

Basic Introduction to Makefiles

4
Comments
2 min read
Debugging code in C language with a Makefile on MAC

Debugging code in C language with a Makefile on MAC

3
Comments
2 min read
Debugging `make: 'build' is up to date.`

Debugging `make: 'build' is up to date.`

3
Comments
1 min read
Make your life easier using Makefiles

Make your life easier using Makefiles

2
Comments
3 min read
Best Practice: Makefile

Best Practice: Makefile

2
Comments 1
2 min read
How to handle user variable in a Makefile

How to handle user variable in a Makefile

1
Comments
1 min read
Proper Way of Using a Makefile

Proper Way of Using a Makefile

1
Comments
3 min read
TIL: How to list all the targets on a Makefile

TIL: How to list all the targets on a Makefile

1
Comments
1 min read
Makefile rule for Jekyll drafts

Makefile rule for Jekyll drafts

1
Comments
2 min read
do you prefer Makefile or package.json

do you prefer Makefile or package.json

1
Comments 1
2 min read
When are the best tools too expensive?

When are the best tools too expensive?

1
Comments
2 min read
Supercharge Your Automation Workflows with Taskfile: Say Goodbye to Makefile

Supercharge Your Automation Workflows with Taskfile: Say Goodbye to Makefile

Comments
1 min read
Taskfile: a modern alternative to Makefile

Taskfile: a modern alternative to Makefile

Comments
1 min read
Under the hood of Apache AGE Makefile

Under the hood of Apache AGE Makefile

Comments
5 min read
How to install make on windows

How to install make on windows

Comments
2 min read
Linux Makefile - Adding a help screen

Linux Makefile - Adding a help screen

Comments
6 min read
Passing Makefile arguments to a command, as they are typed in the command line

Passing Makefile arguments to a command, as they are typed in the command line

Comments
3 min read
How to configure Makefile to dynamically generate list of commands

How to configure Makefile to dynamically generate list of commands

Comments
2 min read
Makefile Help

Makefile Help

Comments
1 min read
loading...