Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo-talks
Commits
aa9d9e81
Commit
aa9d9e81
authored
Nov 24, 2012
by
Nicolas Dandrimont
🤔
Browse files
Add makefile
parent
bc22188f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
0 → 100644
View file @
aa9d9e81
TARGET
=
debexpo
.PHONY
:
all
all
:
$(TARGET).pdf
%.pdf
:
%.tex
rubber
--pdf
$^
.PHONY
:
clean
clean
:
rubber
--clean
$(TARGET)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment