Commit Graph

3 Commits

Author SHA1 Message Date
Tim Landscheidt a98ebf457c Remove unused Makefile variable "DIRS"
Change-Id: I72eb49e2c0c1bd3afd0e3f76bb596fa87d10dc2b
2016-12-25 13:35:16 +00:00
Tim Landscheidt 698f2c9fec Fix "make texvccheck" in top-level Makefile
As texvccheck is a directory, make always considered the target
texvccheck to be up-to-date, thus never invocating make in the
subdirectory itself.  This change marks texvccheck as a .PHONY target,
causing make to compile texvccheck in the subdirectory.

Change-Id: Ib758965c1eb53e1f7221e304fc808dc68136a219
2016-12-25 12:45:09 +00:00
Antoine Musso 504cabadb2 Makefile in root directory
Creates a Makefile to wrap building of texvc and texvccheck.

Change-Id: I9737529c2db42ffa9f4fb64afd4a8aa5fa26eaf2
2014-01-28 20:55:48 +01:00