chore: adjustments to the auto build numbering

This commit is contained in:
Stéphane Lesimple
2020-08-19 23:04:20 +02:00
parent 38defdf7aa
commit a4efe71abf
3 changed files with 20 additions and 3 deletions

View File

@@ -75,6 +75,10 @@ ${BUILDTMP}/%.o : %.c
all: time-stamp dvdisaster
${BUILDTMP}/build.o : build.c build.h
@echo "Compiling:" build.o
@$(CC) $(COPTS) -c build.c -o $@
# Building the dvdisaster binary
time-stamp: