Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doxverilog
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
doxverilog
Commits
76e77e75
Commit
76e77e75
authored
May 03, 2001
by
Dimitri van Heesch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed ordering bug
parent
f1cb4e37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.in
src/Makefile.in
+2
-2
No files found.
src/Makefile.in
View file @
76e77e75
#
#
#
$Id$
#
# Copyright (C) 1997-2001 by Dimitri van Heesch.
#
...
...
@@ -15,8 +15,8 @@
#
all
:
Makefile.libdoxygen Makefile.libdoxycfg Makefile.doxygen Makefile.doxytag Makefile.doxysearch Makefile
$(MAKE)
-f
Makefile.libdoxygen
$@
$(MAKE)
-f
Makefile.libdoxycfg
$@
$(MAKE)
-f
Makefile.libdoxygen
$@
$(MAKE)
-f
Makefile.doxygen
$@
$(MAKE)
-f
Makefile.doxytag
$@
$(MAKE)
-f
Makefile.doxysearch
$@
...
...
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