File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ diff: all
35
35
# macOS tar has no “--transform” option (only GNU tar does), so on macOS,
36
36
# do “brew install tar” & run “make” like this: “TAR=gtar make -e WD-tar”
37
37
WD-tar : all
38
- bikeshed spec --md-status=$(W3C_STATUS ) --md-deadline=$(DEADLINE ) index.bs $(BUILDDIR ) /html/index.html
39
38
$(TAR ) -C $(BUILDDIR ) /html --transform=" s/index.html/Overview.html/" -cf $(BUILDDIR ) /WD.tar index.html
40
39
@echo " Built $( BUILDDIR) /WD.tar."
41
40
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ diff: all
35
35
# macOS tar has no “--transform” option (only GNU tar does), so on macOS,
36
36
# do “brew install tar” & run “make” like this: “TAR=gtar make -e WD-tar”
37
37
WD-tar : all
38
- bikeshed spec --md-status=$(W3C_STATUS ) --md-deadline=$(DEADLINE ) index.bs $(BUILDDIR ) /html/index.html
39
38
$(TAR ) -C $(BUILDDIR ) /html --transform=" s/index.html/Overview.html/" -cf $(BUILDDIR ) /WD.tar index.html
40
39
@echo " Built $( BUILDDIR) /WD.tar."
41
40
You can’t perform that action at this time.
0 commit comments