Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr-ressources
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Learning Lab
mooc-rr-ressources
Commits
4e3c27ca
Commit
4e3c27ca
authored
Aug 24, 2018
by
Arnaud Legrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Useful cleanup
parent
ff2a73fc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Makefile
module2/ressources/Makefile
+3
-0
No files found.
module2/ressources/Makefile
View file @
4e3c27ca
...
...
@@ -10,3 +10,6 @@ NLINES=10000000
mv
$@
$@
.bak
html_png_inliner.pl <
$@
.bak |
grep
-A
$(NLINES)
-e
'<body>'
|
grep
-B
$(NLINES)
-e
'<div id="postamble" class="status">'
|
grep
-v
-e
'<body>'
-e
'<div id="postamble" class="status">'
>
$@
rm
$@
.bak
clean
:
rm
-f
*
~
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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