Skip to content

Commit 94d5472

Browse files
committed
Makefile: add "all" target for commonality
1 parent d9e6bc6 commit 94d5472

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
SERVER = /srv/www/htdocs
3939
DIR = NUT
4040

41+
# Default make target
42+
all: ConfigExamples.pdf
43+
4144
# All these file are needed to include the figures
4245
# The fig files provide the source for the pdf files
4346
FIGURES = bad.fig bad.pdf\

0 commit comments

Comments
 (0)