aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/fm/Makefile
diff options
context:
space:
mode:
authorJoshua Baer <joshua.baer@ost.ch>2022-07-19 14:36:41 +0200
committerJoshua Baer <joshua.baer@ost.ch>2022-07-19 14:36:41 +0200
commit6c23215c9ad1209bee5d1d2704579b4761341b71 (patch)
treeebf81f5cfc84a674aca696680b4a27cc0d194390 /buch/papers/fm/Makefile
parentsave (diff)
downloadSeminarSpezielleFunktionen-6c23215c9ad1209bee5d1d2704579b4761341b71.tar.gz
SeminarSpezielleFunktionen-6c23215c9ad1209bee5d1d2704579b4761341b71.zip
add gitignore
Diffstat (limited to 'buch/papers/fm/Makefile')
-rw-r--r--buch/papers/fm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/buch/papers/fm/Makefile b/buch/papers/fm/Makefile
index fb42942..c84963f 100644
--- a/buch/papers/fm/Makefile
+++ b/buch/papers/fm/Makefile
@@ -7,16 +7,16 @@
SOURCES := \
01_AM-FM.tex \
02_frequenzyspectrum.tex \
- main.tex \
03_bessel.tex \
- 04_fazit.tex
+ 04_fazit.tex \
+ main.tex
#TIKZFIGURES := \
tikz/atoms-grid-still.tex \
#FIGURES := $(patsubst tikz/%.tex, figures/%.pdf, $(TIKZFIGURES))
-.PHONY: images
+#.PHONY: images
#images: $(FIGURES)
#figures/%.pdf: tikz/%.tex