Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14f7aae

Browse files
committed
Remove Emacs garbage.
1 parent f70e43a commit 14f7aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ print: $(ALL)
2424
$(PRINT) $(ALL)
2525

2626
clean:
27-
rm -f *.dvi *.aux *.toc *.log *.ps core @* ,*
27+
rm -f *.dvi *.aux *.toc *.log *.ps core [#@,]* *~
2828

2929
.SUFFIXES: # Remove default suffixes
3030

0 commit comments

Comments
 (0)