+++ /dev/null
-;
-; Ullrich von Bassewitz, 2003-05-02
-;
-; char* __fastcall__ getenv (const char* name);
-;
-
- .export _getenv
- .import return0
-
-_getenv = return0 ; "not found"
-
-
crt0.o \
ctype.o \
cvline.o \
- getenv.o \
gotox.o \
gotoxy.o \
gotoy.o \
+++ /dev/null
-;
-; Ullrich von Bassewitz, 2003-05-02
-;
-; char* getenv (const char* name);
-;
-
- .export _getenv
- .import return0
-
-_getenv = return0 ; "not found"
-
-
filedes.o \
filename.o \
filevars.o \
- getenv.o \
gotox.o \
gotoxy.o \
gotoy.o \
+++ /dev/null
-;
-; Ullrich von Bassewitz, 17.06.1998
-;
-; char* getenv (const char* name);
-;
-
- .export _getenv
- .import return0
-
-_getenv = return0 ; "not found"
-
eeprom.o \
extzp.o \
framerate.o \
- getenv.o \
kbhit.o \
mainargs.o \
sysuname.o \
+++ /dev/null
-;
-; Ullrich von Bassewitz, 2004-10-08
-;
-; char* getenv (const char* name);
-;
-
- .export _getenv
- .import return0
-
-_getenv = return0 ; "not found"
-
-
crt0.o \
ctype.o \
cvline.o \
- getenv.o \
gotox.o \
gotoxy.o \
gotoy.o \
zap: clean
@$(RM) $(EMDS) $(JOYS) $(MOUS) $(SERS) $(TGIS)
-
+
+++ /dev/null
-;
-; Ullrich von Bassewitz, 2003-05-02
-;
-; char* getenv (const char* name);
-;
-
- .export _getenv
- .import return0
-
-_getenv = return0 ; "not found"
-
-