Makefile.am (all): New target (to compliment all-nodoc)

`all-nodoc' was previously used in bootstrapping.

* Makefile.am (all): New target.
master v3.3.1
Mike Gerwitz 2018-10-11 22:58:38 -04:00
parent 01671f8345
commit 1a7dbcb651
1 changed files with 3 additions and 2 deletions

View File

@ -34,10 +34,11 @@ export SAXON_CP
.DELETE_ON_ERROR:
.PHONY: check test texis applies FORCE
.PHONY: all all-nodoc check test texis applies FORCE
.DEFAULT_GOAL = all-nodoc
.DEFAULT_GOAL = all
all: applies progtest
all-nodoc: applies progtest
# the "applies" are hoxsl-generated stylesheets containing definitions to