Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dt_ctrl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ict
dt_ctrl
Commits
fc09aecb
Commit
fc09aecb
authored
12 years ago
by
Jeroen Vreeken
Browse files
Options
Downloads
Patches
Plain Diff
prevent sattracker from making large jump at 270 degrees
parent
f6652e32
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
console/console/Makefile
+1
-1
1 addition, 1 deletion
console/console/Makefile
with
1 addition
and
1 deletion
console/console/Makefile
+
1
−
1
View file @
fc09aecb
...
...
@@ -2,7 +2,7 @@ include ../build.mk
CFLAGS
=
-Wall
-g
-I
../../common/utils
-I
../controller
-Iaalib
-Ipredictlib
-I
../../common/trace
-I
../../common/include
-I
../../include
LDFLAGS
+=
-L
../../common/lib/
-L
../../lib/
-L
./lib
-lutils
-ltrace
-static
LDFLAGS
+=
-L
../../common/lib/
-L
${
CURDIR
}
../../lib/
-L
./lib
-lutils
-ltrace
-static
LIBNOVA
=
-lnova
-L
../../lib/
...
...
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