Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
54f73fe4
Commit
54f73fe4
authored
Feb 14, 2014
by
willem
Browse files
Pull from
http://github.com
parent
0ba1958a
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
54f73fe4
...
...
@@ -13,7 +13,7 @@ all: tests_main
clinkedlistqueue
:
mkdir
-p
$(LLQUEUE_DIR)
/.git
git
--git-dir
=
$(LLQUEUE_DIR)
/.git init
pushd
$(LLQUEUE_DIR)
;
git pull
git@
github.com
:
willemt/CLinkedListQueue
.git
;
popd
pushd
$(LLQUEUE_DIR)
;
git pull
http://
github.com
/
willemt/CLinkedListQueue
;
popd
download-contrib
:
clinkedlistqueue
...
...
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