Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
Makefile updated #51
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed May 29, 2021
1 parent 5abf06f commit 45b33b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ src/test/resources/iso-tc154-8601-1-en.mn.xml: tests/iso-8601-1/documents/iso-tc
cp $< $@

tests/iso-8601-1/documents/iso-tc154-8601-1-en.xml:
metanorma site generate tests/iso-8601-1 -o tests/iso-8601-1 --type iso --agree-to-terms
cd tests/iso-8601-1 ; metanorma site generate --agree-to-terms
#ifeq ($(OS),Windows_NT)
# $(MAKE) -C tests/iso-8601-1 -f Makefile.win all SHELL=cmd
#else
Expand Down

0 comments on commit 45b33b6

Please sign in to comment.