Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d002eded
Commit
d002eded
authored
May 18, 2000
by
Martin v. Löwis
Committed by
Martin v. Löwis
May 18, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* standards.texi, make-stds.texi: Update to FSF version of May 13.
From-SVN: r33977
parent
f65741dd
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
etc/ChangeLog
+4
-0
etc/make-stds.texi
+4
-2
etc/standards.texi
+0
-0
No files found.
etc/ChangeLog
View file @
d002eded
2000-05-18 Martin von Loewis <loewis@informatik.hu-berlin.de>
* standards.texi, make-stds.texi: Update to FSF version of May 13.
Mon Nov 23 16:46:10 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.in: Use AC_PREREQ(2.12.1).
...
...
etc/make-stds.texi
View file @
d002eded
...
...
@@ -21,6 +21,8 @@ chapter
@end
ifclear
@end
iftex
describes
conventions
for
writing
the
Makefiles
for
GNU
programs
.
Using
Automake
will
help
you
write
a
Makefile
that
follows
these
conventions
.
@menu
*
Makefile
Basics
::
General
Conventions
for
Makefiles
...
...
@@ -280,8 +282,8 @@ installed.
Installation
directories
should
always
be
named
by
variables
,
so
it
is
easy
to
install
in
a
nonstandard
place
.
The
standard
names
for
these
variables
are
described
below
.
They
are
based
on
a
standard
filesystem
layout
;
variants
of
it
are
used
in
SVR4
,
4
.
4
BSD
,
Linux
,
Ultrix
v4
,
and
other
modern
operating
systems
.
layout
;
variants
of
it
are
used
in
SVR4
,
4
.
4
BSD
,
GNU
/
Linux
,
Ultrix
v4
,
and
other
modern
operating
systems
.
These
two
variables
set
the
root
for
the
installation
.
All
the
other
installation
directories
should
be
subdirectories
of
one
of
these
two
,
...
...
etc/standards.texi
View file @
d002eded
This diff is collapsed.
Click to expand it.
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