Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
netscape-remote
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Per Cederqvist
netscape-remote
Commits
17d2fd7b
Commit
17d2fd7b
authored
22 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Initial commit.
parent
463beb5d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AUTHORS
+15
-0
15 additions, 0 deletions
AUTHORS
Makefile.am
+8
-0
8 additions, 0 deletions
Makefile.am
with
23 additions
and
0 deletions
AUTHORS
0 → 100644
+
15
−
0
View file @
17d2fd7b
remote.c was created by Jamie Zawinski <jwz@netscape.com>, 24-Dec-94,
and is Copyright © 1996 Netscape Communications Corporation, all
rights reserved. See remote.c for the license conditions.
vroot.h is Copyright 1991 by Andreas Stolcke and Copyright 1990 by
Solbourne Computer Inc. See vroot.h for license conditions.
All other parts (that is, the makefiles, configure script, et c) were
written by Per Cederqvist <ceder+netscape@lysator.liu.se>, 2002-06-01,
and is hereby placed in the public domain.
Minor bugfixes were (knowingly or unknowlingly) contributed by the
following persons (see ChangeLog for details):
Kelly <kbyanc@posi.net>
This diff is collapsed.
Click to expand it.
Makefile.am
0 → 100644
+
8
−
0
View file @
17d2fd7b
# Makefile template template. Written by Per Cederqvist 2002-06-01.
# Placed in the public domain.
bin_PROGRAMS
=
netscape-remote
netscape_remote_SOURCES
=
remote.c vroot.h
AM_LDFLAGS
=
@X_LIBS@
AM_CFLAGS
=
@X_CFLAGS@
LDADD
=
@X_PRE_LIBS@
-lXmu
@X_EXTRA_LIBS@
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