Browse Source

+ Added math unit

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

+ 5 - 2
docs/Makefile

@@ -102,7 +102,7 @@ CHK = $(addsuffix .chk, $(HTML) unitex refex)
 
 CHAPTERS = $(addsuffix .tex, crt dos getopts go32 graph linux printer\
              strings objects heaptrc sysutils ipc mouse gpm dxeload \
-             emu387 ports)
+             emu387 ports math)
 
 # Check if ascii-mode requested
 ifeq ($(ASCIIMODE),YES)
@@ -444,7 +444,10 @@ linuxexamples: examples
 
 #
 # $Log$
-# Revision 1.37  2000-07-04 19:55:48  michael
+# Revision 1.38  2000-07-04 21:23:04  michael
+# + Added math unit
+#
+# Revision 1.37  2000/07/04 19:55:48  michael
 # + Added ports unit
 #
 # Revision 1.36  2000/06/14 19:38:43  michael