From: cuz Date: Sun, 24 Apr 2005 16:06:53 +0000 (+0000) Subject: Remove getenv.o X-Git-Tag: V2.12.0~352 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b36a0193c345032ab7592dca1549fc49380a1cd6;p=cc65 Remove getenv.o git-svn-id: svn://svn.cc65.org/cc65/trunk@3489 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/apple2enh/Makefile b/libsrc/apple2enh/Makefile index fa96c0b32..23407c79d 100644 --- a/libsrc/apple2enh/Makefile +++ b/libsrc/apple2enh/Makefile @@ -62,7 +62,6 @@ OBJS= _scrsize.o \ fileerr.o \ filename.o \ get_ostype.o \ - getenv.o \ gotoxy.o \ gotoy.o \ initcwd.o \