meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit af5a139c1e7ff6cb13efbdaeee8518248917ee76
parent f6025ca6c8cb9d0bc8aafca570a913a0a56c6dc8
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 22 Feb 2022 11:30:20 +0100

htrdr: small update of the check Makefile target

Diffstat:
Mhtrdr/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htrdr/Makefile b/htrdr/Makefile @@ -181,8 +181,8 @@ $(COMSPK_README): ################################################################################ # Check files ################################################################################ -check: build .chk .sig - @$(MAKE) -fMakefile -f .chk -f .sig check_all +check: build .chk + @$(MAKE) -fMakefile -f .chk check_all check_all: check_shells $(HTML:=.chk)