* smallprint.c: New file.

* Makefile.in (OBJS): Add smallprint.o.
	(CYGWIN_OBJS): Remove smallprint.o from Cygwin dir.
This commit is contained in:
Corinna Vinschen
2007-08-02 14:07:19 +00:00
parent e84b3704c4
commit dcd1ef4516
3 changed files with 258 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2007-08-02 Corinna Vinschen <corinna@vinschen.de>
* smallprint.c: New file.
* Makefile.in (OBJS): Add smallprint.o.
(CYGWIN_OBJS): Remove smallprint.o from Cygwin dir.
2007-07-21 Corinna Vinschen <corinna@vinschen.de>
* bsd_helper.cc: Drop unnecessary security.h include.