Skip to content

Commit fdbfa2e

Browse files
committed
Taking out stale target
1 parent 0f3be25 commit fdbfa2e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,3 @@ settings :
6868
## clean : Clean up temporary and intermediate files.
6969
clean :
7070
@rm -rf $$(find . -name '*~' -print)
71-
72-
# very-clean : Remove generated HTML.
73-
very-clean :
74-
@rm -f $(DST_MD)

0 commit comments

Comments
 (0)