From 017de88e377891f9ee18b831bd93a77343064bcb Mon Sep 17 00:00:00 2001 From: sdcc-builder Date: Thu, 17 Jul 2003 10:41:55 +0000 Subject: [PATCH] device/lib/Makefile.in: bad fix, reverted to 1.43 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2744 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 4 ++++ device/lib/Makefile.in | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 394cecc6..5c12e6d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-17 Bernhard Held + + * device/lib/Makefile.in: bad fix, reverted to 1.43 + 2003-07-16 Bernhard Held * device/lib/Makefile.in: added missing z80 object files diff --git a/device/lib/Makefile.in b/device/lib/Makefile.in index da0b3a51..a5b0e6f4 100644 --- a/device/lib/Makefile.in +++ b/device/lib/Makefile.in @@ -80,11 +80,8 @@ Z80SOURCES = _atof.c _atoi.c \ _strstr.c _strtok.c \ puts.c gets.c \ assert.c _strcat.c \ - _modsint.c _moduint.c \ _modslong.c _modulong.c \ - _mulint.c \ _mullong.c \ - _divsint.c _divuint.c \ _divslong.c _divulong.c \ malloc.c \ _fs2schar.c _fs2sint.c _fs2slong.c \ -- 2.30.2