~ubuntu-branches/debian/stretch/alpine/stretch

« back to all changes in this revision

Viewing changes to alpine/osdep/ReadMe

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2007-02-17 13:17:42 UTC
  • Revision ID: james.westby@ubuntu.com-20070217131742-99x5c6cpg1pbkdhw
Tags: upstream-0.82+dfsg
ImportĀ upstreamĀ versionĀ 0.82+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The os-xxx.h files are created totally by hand.  Start with os-gen.h,
 
2
the generic version of the os.h file.
 
3
 
 
4
The os-xxx.c files may be created by hand or you may use the simple include
 
5
method that is used here.  The os.c files are made by creating an
 
6
os-xxx.ic file which lists all of the files it includes, and then
 
7
running make os-xxx.c.  There is an os-gen.ic generic version of the
 
8
.ic file.
 
9
 
 
10
You will also need to create a makefile.xxx in the parent directory.  There
 
11
are other makefiles to inspect there, including a generic makefile.gen.
 
12
 
 
13
The names of all the included files here have to be eight characters or less
 
14
for DOS, hence the stupid names.