TOP=../..

SRC += env.c
SRC += getenv.c
SRC += shell.c
SRC += strtod.c
SRC += system.c
SRC += system2.c

include $(TOP)/../makefile.inc
