See changelog 20000206 20:45

This commit is contained in:
Luiz Rafael Culik
2000-02-06 22:43:57 +00:00
parent 9b5d4b995d
commit 8a8af697e7
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
20000206-20:35 GMT -3 Luiz Rafael Culik <culik@sl.conex.net>
*Makefile
*Added ngdoc dir to the normal build
+ngdoc/makefile
+gnu make file for ft_helpc
*source/rdd/dbcmd.c
* Change some functions docs
*source/rtl/mouse/mousedos.c
* Added support for djgpp compiler
20000206-16:55 GMT+1 Victor Szakats <info@szelvesz.hu>
* source/vm/cmdarg.c
! Mistyped #ifdef fixed in //BUILD functionality (mentioned by Jose)

View File

@@ -9,6 +9,7 @@ DIRS=\
source \
obj \
tests \
ngdoc \
# samples \
include $(ROOT)config/dir.cf