AkhIL · @akhil
169 followers · 2451 posts · Server mastodon.ml

Есть (см. картинку или ссылку ниже).
Почему сборка файла `static/tailwind.css` выполняется даже когда исходные файлы не тронуты, и как сделать что бы сборка выполнялась только когда один из шаблонов изменён?

paste.akhil.ru/?4dc905bce6cfe9

#makefile

Last updated 1 year ago

AskUbuntu · @askubuntu
216 followers · 1791 posts · Server ubuntu.social

I am getting an error [Makefile:324: install-libLTLIBRARIES] and [Makefile:514: install-am] during make install in my Ubuntu 22.04 #2204

askubuntu.com/q/1482616/612

#make #libraries #makefile

Last updated 1 year ago

Tunahead · @Neurodancer
16 followers · 244 posts · Server mstdn.social

Heute hab ich mal wieder gelernt, das ich nichts weiß.

...werde ich es genauer erklären? Nein.

#ARM #gcc #makefile #C

Last updated 1 year ago

rena2019 ☑️ · @rena2019
121 followers · 1199 posts · Server social.tchncs.de

Super, Ich liebe |s:
läuft im Docker Container unter
* ubuntu:20.04 ohne Probleme
* ubuntu:22.04 gibt's n "Unterminated quoted string"

#makefile

Last updated 1 year ago

lgersman · @lgersman
26 followers · 93 posts · Server fosstodon.org
Ed 👾🎮💻 · @ede
122 followers · 414 posts · Server mas.to

I've been working on improving my coding in . I'm using the opportunity to create a simpler concept of and which I've called Bacon, or bkn for short.

Feel free to try it out. I'm still working on improvements over time, and am very open to PRs if you find a flaw or would like to add a feature.

Overall, I'm just enjoying the experience. It's been a long time since I coded something for fun in my free time.

github.com/eengelking/bkn

#makefile #make #Golang

Last updated 1 year ago

Boiling Steam · @boilingsteam
4202 followers · 10171 posts · Server mastodon.cloud
· @AdaPlanet
72 followers · 2786 posts · Server botsin.space
AskUbuntu · @askubuntu
127 followers · 1836 posts · Server ubuntu.social

Makefile:372: install-zenmap Error 1

askubuntu.com/q/1471898/612

#makefile

Last updated 1 year ago

Jamie · @suprjami
124 followers · 616 posts · Server fosstodon.org

Today I have learnt how to use Static Patterns in Makefiles and I hope to never require this knowledge again.

#gnu #make #makefile #linux

Last updated 1 year ago

Tom :emacs: :guix: · @ryuslash
73 followers · 1004 posts · Server fosstodon.org

I think it was a big mistake to give me access to in my

code.ryuslash.org/ryuslash/ema

To figure out what the targets should be it opens up the files it builds, parses out the version in the file, and then returns the file name...

I think I grossly over-engineered the build script of my grossly over-engineered configuration system :ac_dazzle:

#guile #makefile #emacs

Last updated 1 year ago

Compey :vm: · @DevComp
5 followers · 106 posts · Server mas.to

its that time again when I do rust things

this time i created makegen, and autoconfigurator for GNU makefile

check it out here:
github.com/CompeyDev/makegen

#autoconf #rustlang #makefile #gnu

Last updated 2 years ago

Kai Arzheimer · @kaiarzheimer
1371 followers · 447 posts · Server fediscience.org
Mohit Sindhwani · @onghu
28 followers · 413 posts · Server ruby.social

Part 4 of my series on by reversing a native gem includes this picture on how the development makefile ensures that the actual is generated & built during development. While waiting, the first three parts are here: notepad.onghu.com/

#learning #ruby #makefile #programming

Last updated 2 years ago

AskUbuntu · @askubuntu
67 followers · 2113 posts · Server ubuntu.social

/usr/bin/sh: -c: line 1: syntax error near unexpected token `('

askubuntu.com/q/1460961/612

#bash #makefile #mingw32

Last updated 2 years ago

lgersman · @lgersman
17 followers · 69 posts · Server fosstodon.org

[] Ugh ... last but not least a final example using sqlite(😵) instead of shell as recipe language in a Makefile.

As you can see - everything is possible.

#make #makefile #sql #sqlite

Last updated 2 years ago

lgersman · @lgersman
17 followers · 68 posts · Server fosstodon.org

You may already know it : Makefile recipes can not just be written using Shell but in any scripting language.

Here ist a Makefile snippet using PHP as recipe language:

See full example here:
github.com/lgersman/make-recip

#makefile #shell #php #recipe

Last updated 2 years ago

AskUbuntu · @askubuntu
44 followers · 1451 posts · Server ubuntu.social

make error: *** No rule to make target

askubuntu.com/q/1456472/612

#makefile

Last updated 2 years ago

Eric G. · @ericg
63 followers · 573 posts · Server sanjuans.life

There's a special place for those folks that create a only parse-able by .

GNU Make is my favorite make but there's also a reason that GNUmakefile exists.

Either make it portable or use the special name for just this case.

#makefile #gnumake #releaseengineering #releaseengineeringgripes #itsnotallgnulinux

Last updated 2 years ago