Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
py-3d-face-reconstruction
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Richard Torenvliet
py-3d-face-reconstruction
Commits
c6bdbd9b
Commit
c6bdbd9b
authored
Apr 06, 2016
by
Richard Torenvliet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small typo in makefile
parent
3764204d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
makefile
makefile
+2
-3
No files found.
makefile
View file @
c6bdbd9b
...
@@ -3,9 +3,8 @@ all: data
...
@@ -3,9 +3,8 @@ all: data
data
:
data/imm_face_db
data
:
data/imm_face_db
data/imm_face_db
:
data/imm_face_db.tar.gz
data/imm_face_db
:
data/imm_face_db.tar.gz
(
cd
data
;
\
(
cd
data
;
mkdir
-p
imm_face_db
;
\
mkdir
-p
imm_face_db
;
\
tar
-xvzf
imm_face_db.tar.gz
-C
imm_face_db
tar
-xvzf
imm_face_db.tar.gz
-C
imm_face_db
\
)
)
data/imm_face_db.tar.gz
:
data/imm_face_db.tar.gz
:
...
...
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