Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
testbed-manual
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emulab
testbed-manual
Commits
05f078ea
Commit
05f078ea
authored
Jun 08, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add screenshots and defs to the dependencies
... not that I'm actually using them for the time being ...
parent
8102c25c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
GNUmakefile
GNUmakefile
+5
-1
No files found.
GNUmakefile
View file @
05f078ea
...
...
@@ -5,8 +5,12 @@ TOPLEVEL=apt-manual
INSTALL
=
boss.emulab.net:/usr/testbed/devel/ricci/
SCRIBBLEFILES
=
$(
wildcard
*
.scrbl
)
SCREENSHOTFILES
=
$(
wildcard
screenshots/
*
)
DEFSFILE
=
defs.rkt
all
:
$(SCRIBBLEFILES)
SOURCES
=
$(SCRIBBLEFILES)
$(SCREENSHOTFILES)
$(DEFSFILE)
all
:
$(SOURCES)
scribble
--htmls
$(TOPLEVEL)
.scrbl
clean
:
...
...
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