Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tarn Burton
cmucl
Commits
6f6b48c6
Commit
6f6b48c6
authored
15 years ago
by
rswindells
Browse files
Options
Downloads
Patches
Plain Diff
Switch from X11R6 to X11R7.
parent
7fbce9e3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
motif/server/Config.NetBSD
+2
-2
2 additions, 2 deletions
motif/server/Config.NetBSD
with
2 additions
and
2 deletions
motif/server/Config.NetBSD
+
2
−
2
View file @
6f6b48c6
CFLAGS = -O2 -I/usr/
local
/include -I/usr/X11R
6
/include -I. -I$(VPATH)
CFLAGS = -O2 -I/usr/
pkg
/include -I/usr/X11R
7
/include -I. -I$(VPATH)
LDFLAGS = -L/usr/X11R
6
/lib -L/usr/
local
/lib
LDFLAGS = -L/usr/X11R
7
/lib -L/usr/
pkg
/lib
LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE -lXp
LIBS = -lXm -lXt -lXext -lX11 -lSM -lICE -lXp
# This def assumes you are building in the same or parallel
# This def assumes you are building in the same or parallel
# tree to the CVS souce layout. Sites may need to customize
# tree to the CVS souce layout. Sites may need to customize
...
...
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