Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
makedepend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xorg
util
makedepend
Commits
e4971e95
Verified
Commit
e4971e95
authored
Mar 16, 2019
by
Alan Coopersmith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
makedepend 1.0.6
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
7897a5b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+2
-0
configure.ac
configure.ac
+1
-1
No files found.
README.md
View file @
e4971e95
makedepend - create dependencies in makefiles
---------------------------------------------
makedepend parses C sources to make dependency lists for Makefiles.
All questions regarding this software should be directed at the
Xorg mailing list:
...
...
configure.ac
View file @
e4971e95
...
...
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([makedepend], [1.0.
5
],
AC_INIT([makedepend], [1.0.
6
],
[https://gitlab.freedesktop.org/xorg/util/makedepend/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([makedepend-config.h])
...
...
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