Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Gepetto
robotpkg-wip
Commits
00992d57
Commit
00992d57
authored
14 years ago
by
Thomas Moulard
Browse files
Options
Downloads
Patches
Plain Diff
Remove mk/sysdep/asciidoc.mk available now in robotpkg.
parent
fde53f4c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mk/sysdep/asciidoc.mk
+0
-42
0 additions, 42 deletions
mk/sysdep/asciidoc.mk
with
0 additions
and
42 deletions
mk/sysdep/asciidoc.mk
deleted
100644 → 0
+
0
−
42
View file @
fde53f4c
#
# Copyright (c) 2010 LAAS/CNRS
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#
# 1. Redistributions of source code must retain the above copyright
# notice and this list of conditions.
# 2. Redistributions in binary form must reproduce the above copyright
# notice and this list of conditions in the documentation and/or
# other materials provided with the distribution.
#
# Thomas Moulard on Thue Jan 2 2010
#
DEPEND_DEPTH
:=
${
DEPEND_DEPTH
}
+
ASCIIDOC_DEPEND_MK
:=
${
ASCIIDOC_DEPEND_MK
}
+
ifeq
(+,$(DEPEND_DEPTH))
DEPEND_PKG
+=
asciidoc
endif
ifeq
(+,$(ASCIIDOC_DEPEND_MK))
# ----------------------------------------
PREFER.asciidoc
?=
system
DEPEND_USE
+=
asciidoc
DEPEND_ABI.asciidoc
?=
asciidoc>
=
8.2.5
SYSTEM_PKG.Linux-fedora.asciidoc
=
asciidoc
SYSTEM_PKG.Linux-ubuntu.asciidoc
=
asciidoc
SYSTEM_PKG.Linux-debian.asciidoc
=
asciidoc
#SYSTEM_PKG.NetBSD.asciidoc=
SYSTEM_SEARCH.asciidoc
=
\
'bin/asciidoc:/asciidoc/{s/^[^0-9]*//;s/[^.0-9].*$$//;p;}:% --version'
endif
# ASCIIDOC_DEPEND_MK ----------------------------------------------
DEPEND_DEPTH
:=
${
DEPEND_DEPTH:+
=
}
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