Browse Source

+ Added ports unit

michael 25 years ago
parent
commit
8242fbc3e8
1 changed files with 6 additions and 2 deletions
  1. 6 2
      docs/Makefile

+ 6 - 2
docs/Makefile

@@ -101,7 +101,8 @@ OUT = $(addsuffix .out, $(HTML))
 CHK = $(addsuffix .chk, $(HTML) unitex refex)
 CHK = $(addsuffix .chk, $(HTML) unitex refex)
 
 
 CHAPTERS = $(addsuffix .tex, crt dos getopts go32 graph linux printer\
 CHAPTERS = $(addsuffix .tex, crt dos getopts go32 graph linux printer\
-              strings objects heaptrc sysutils ipc mouse gpm)
+             strings objects heaptrc sysutils ipc mouse gpm dxeload \
+             emu387 ports)
 
 
 # Check if ascii-mode requested
 # Check if ascii-mode requested
 ifeq ($(ASCIIMODE),YES)
 ifeq ($(ASCIIMODE),YES)
@@ -443,7 +444,10 @@ linuxexamples: examples
 
 
 #
 #
 # $Log$
 # $Log$
-# Revision 1.36  2000-06-14 19:38:43  michael
+# Revision 1.37  2000-07-04 19:55:48  michael
+# + Added ports unit
+#
+# Revision 1.36  2000/06/14 19:38:43  michael
 # + Added gpm units, and corrected L2H options
 # + Added gpm units, and corrected L2H options
 #
 #
 # Revision 1.35  2000/02/20 16:27:38  peter
 # Revision 1.35  2000/02/20 16:27:38  peter