Skip to content

Commit

Permalink
Discard changes to 讲义/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
45gfg9 authored Oct 14, 2024
1 parent 16d65e6 commit 77a06bb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions 讲义/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FILENAME := 线性代数荣誉课辅学讲义
CPNAME := LALU

.PHONY: all-new

all-new: all
$(LATEXMK) $(LATEXMK_FLAGS) LALU-answers.tex

include ../latexmk.mk
FILENAME := 线性代数荣誉课辅学讲义
CPNAME := LALU

.PHONY: all-new

all-new: all
$(LATEXMK) $(LATEXMK_FLAGS) LALU-answers.tex

include ../latexmk.mk

0 comments on commit 77a06bb

Please sign in to comment.