Skip to content
Snippets Groups Projects
Commit 6dec7bd4 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Make git_hash.h and git_branch.h dependencies of all

To be sure these buggers are always created for every build that includes the
'all' target. Perhaps these should be creatd in build or an output dir and
maybe for all projects (not just sbbs3) - but will ponder tomorrow.
parent e0438c60
Branches
Tags
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1003 failed
......@@ -51,7 +51,7 @@ UTILS = $(FIXSMB) $(CHKSMB) \
$(SEXYZ) $(DSTSEDIT) $(READSAUCE) $(SHOWSTAT) \
$(PKTDUMP) $(FMSGDUMP)
all: dlls utils console scfg uedit umonitor
all: git_hash.h git_branch.h dlls utils console scfg uedit umonitor
console: $(JS_DEPS) xpdev-mt smblib \
$(MTOBJODIR) $(LIBODIR) $(EXEODIR) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment