Blame | Last modification | View Log | RSS feed
#
#
#
ifndef BASE
BASE=../..
endif
include $(BASE)/config/config.mk
PROGS= tel
include $(BASE)/config/example.mk
tel:
make -f $(SUBMAKE) APP=tel INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT="__OLDCHAR__ __GRX__"