Initial Travis CI config.

Try to get Travis' gmake to run ./make-git-info in before compiling macro11.c.
In RunTests, reflect differences in exit status, for automated testing.
This commit is contained in:
Olaf Seibert
2017-12-18 13:58:11 +01:00
parent 0a9d7cddb0
commit d98c1e54d0
3 changed files with 20 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ git-info.h:
# Bootstrap dependency on the git header file, which otherwise
# gets generated too late.
macro11.o: git-info.h
macro11.c: git-info.h
clean:
-rm -f $(MACRO11_OBJS) $(DUMPOBJ_OBJS) macro11 dumpobj