From b36a0193c345032ab7592dca1549fc49380a1cd6 Mon Sep 17 00:00:00 2001 From: cuz Date: Sun, 24 Apr 2005 16:06:53 +0000 Subject: [PATCH] Remove getenv.o git-svn-id: svn://svn.cc65.org/cc65/trunk@3489 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- libsrc/apple2enh/Makefile | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.39.5