Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Malin Freeborn
core
Commits
2e66931f
Verified
Commit
2e66931f
authored
1 month ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
refactor help targets
parent
03d6fbc1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+2
-7
2 additions, 7 deletions
Makefile
config
+1
-1
1 addition, 1 deletion
config
with
3 additions
and
8 deletions
Makefile
+
2
−
7
View file @
2e66931f
include
config/vars
.PHONY
:
all
all
:
check $(RELEASE) cover.pdf
config/vars
:
@
git submodule update
--init
...
...
@@ -16,7 +13,5 @@ $(DROSS)/$(BOOK)_cover.pdf: config/cover.tex cover.tex images/extracted/cover.jp
cover.pdf
:
$(DROSS)/$(BOOK)_cover.pdf
$(
CP
)
$<
$@
.PHONY
:
clean
clean
:
$(
CLEAN
)
$(
RM
)
-r
images/extracted
targets
+=
cover.pdf
This diff is collapsed.
Click to expand it.
config
@
cd4f2817
Compare
fecc93be
...
cd4f2817
Subproject commit
fecc93be661dc8832ea8a77fde1698e3510ee01f
Subproject commit
cd4f28174d67ee2f285ddf0bb23fbff6334b72aa
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment