Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
makefile
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
What hell are .phony targets?
Simone Gentili
Simone Gentili
Simone Gentili
Follow
Apr 10 '22
What hell are .phony targets?
#
makefile
#
make
#
phony
8
reactions
Comments
2
comments
2 min read
Making my Makefile find things for me
Juan Burgos
Juan Burgos
Juan Burgos
Follow
Mar 6 '22
Making my Makefile find things for me
#
makefile
#
sdl2
#
windows
#
tutorial
8
reactions
Comments
Add Comment
5 min read
How to customize Makefile created by ExtUtils::MakeMaker
Yuki Kimoto
Yuki Kimoto
Yuki Kimoto
Follow
Dec 26 '21
How to customize Makefile created by ExtUtils::MakeMaker
#
perl
#
make
#
makefile
6
reactions
Comments
1
comment
2 min read
Debugging `make: 'build' is up to date.`
shyamajp
shyamajp
shyamajp
Follow
Nov 17 '21
Debugging `make: 'build' is up to date.`
#
docker
#
makefile
#
typescript
4
reactions
Comments
Add Comment
1 min read
A brief introduction to what Makefiles are
Simone Gentili
Simone Gentili
Simone Gentili
Follow
Nov 11 '21
A brief introduction to what Makefiles are
#
makefile
#
make
8
reactions
Comments
Add Comment
2 min read
Linux make install command
Kinjal
Kinjal
Kinjal
Follow
Sep 1 '21
Linux make install command
#
linux
#
install
#
makefile
#
shellscript
12
reactions
Comments
1
comment
2 min read
Makefile, in practice
Suspir0n
Suspir0n
Suspir0n
Follow
May 27 '21
Makefile, in practice
#
makefile
#
otimizar
#
python
#
code
8
reactions
Comments
Add Comment
2 min read
A Makefile for Rasa
Jonathan Wheat
Jonathan Wheat
Jonathan Wheat
Follow
Apr 30 '21
A Makefile for Rasa
#
rasa
#
make
#
makefile
#
recipe
6
reactions
Comments
3
comments
4 min read
Automate your Python project with Makefile
Anton Zhiyanov
Anton Zhiyanov
Anton Zhiyanov
Follow
Mar 16 '21
Automate your Python project with Makefile
#
python
#
devops
#
automation
#
makefile
32
reactions
Comments
1
comment
3 min read
The meaning of the '.PHONY' target inside a Makefile
Michele Caci
Michele Caci
Michele Caci
Follow
Jan 8 '21
The meaning of the '.PHONY' target inside a Makefile
#
todayilearned
#
makefile
#
make
9
reactions
Comments
4
comments
1 min read
Why You Should Add Makefile Into Your Python Project
Mpho Mphego
Mpho Mphego
Mpho Mphego
Follow
Sep 17 '20
Why You Should Add Makefile Into Your Python Project
#
makefile
#
python
#
tips
13
reactions
Comments
Add Comment
3 min read
An example of a Golang-based monorepo
flowerinthenight
flowerinthenight
flowerinthenight
Follow
Jul 29 '20
An example of a Golang-based monorepo
#
go
#
monorepo
#
bash
#
makefile
4
reactions
Comments
Add Comment
1 min read
Minimal Makefile to Run Java Projects
Akhyar Amarullah
Akhyar Amarullah
Akhyar Amarullah
Follow
Jul 8 '20
Minimal Makefile to Run Java Projects
#
makefile
#
java
5
reactions
Comments
Add Comment
1 min read
Makefile - Passing arguments
Takahiro Kudo
Takahiro Kudo
Takahiro Kudo
Follow
Jul 4 '20
Makefile - Passing arguments
#
makefile
#
shell
11
reactions
Comments
Add Comment
1 min read
Easy Makefile self-documentation
Ahmad Syazwan
Ahmad Syazwan
Ahmad Syazwan
Follow
May 20 '20
Easy Makefile self-documentation
#
makefile
#
tips
5
reactions
Comments
1
comment
2 min read
Makefiles Make It Easy
Mohamed Abdelwahed
Mohamed Abdelwahed
Mohamed Abdelwahed
Follow
May 15 '20
Makefiles Make It Easy
#
make
#
makefile
#
php
#
lumen
16
reactions
Comments
4
comments
3 min read
Making your life easier with a Makefile
Kristian Ivanov
Kristian Ivanov
Kristian Ivanov
Follow
Apr 13 '20
Making your life easier with a Makefile
#
make
#
makefile
#
bootstrap
7
reactions
Comments
Add Comment
5 min read
Quick And Dirty Java Makefile
Ben Lovy
Ben Lovy
Ben Lovy
Follow
Apr 8 '20
Quick And Dirty Java Makefile
#
java
#
makefile
#
beginners
#
devjournal
22
reactions
Comments
10
comments
2 min read
Modern makefiles used the right way in 2020
Jør∂¡
Jør∂¡
Jør∂¡
Follow
Dec 27 '19
Modern makefiles used the right way in 2020
#
makefile
#
webdev
#
javascript
91
reactions
Comments
4
comments
7 min read
Create a wrapper task in Makefile
Romain Lespinasse
Romain Lespinasse
Romain Lespinasse
Follow
Oct 18 '19
Create a wrapper task in Makefile
#
tooltip
#
makefile
6
reactions
Comments
Add Comment
1 min read
Ultimate Setup for Your Next Golang Project
Martin Heinz
Martin Heinz
Martin Heinz
Follow
Sep 29 '19
Ultimate Setup for Your Next Golang Project
#
go
#
docker
#
tutorial
#
makefile
287
reactions
Comments
3
comments
9 min read
Generating pretty version strings (including nightly) with Git and Makefiles
Yevhenii Babichenko
Yevhenii Babichenko
Yevhenii Babichenko
Follow
Sep 28 '19
Generating pretty version strings (including nightly) with Git and Makefiles
#
tutorial
#
git
#
go
#
makefile
10
reactions
Comments
1
comment
3 min read
How to check a mandatory variable in a Makefile
Romain Lespinasse
Romain Lespinasse
Romain Lespinasse
Follow
Jul 14 '19
How to check a mandatory variable in a Makefile
#
tooltip
#
makefile
7
reactions
Comments
Add Comment
1 min read
GoLand tip of the day: when Make run configurations don't find go
Frédéric G. MARAND
Frédéric G. MARAND
Frédéric G. MARAND
Follow
Jan 3 '22
GoLand tip of the day: when Make run configurations don't find go
#
make
#
makefile
#
go
#
goland
1
reaction
Comments
Add Comment
2 min read
Makefile with help message
Alex Bender
Alex Bender
Alex Bender
Follow
Jun 29 '18
Makefile with help message
#
cli
#
makefile
10
reactions
Comments
2
comments
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account