TOP=../..

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

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