Go to most recent revision | Blame | Last modification | View Log | RSS feed
# # # ifndef BASE BASE=.. endif include $(BASE)/config/config.mk PROGS= $(APP) include $(BASE)/config/example.mk $(APP): make -f $(SUBMAKE) INIT=hartik3.o OTHEROBJS=
#
ifndef BASE
BASE=..
endif
include $(BASE)/config/config.mk
PROGS= $(APP)
include $(BASE)/config/example.mk
$(APP):
make -f $(SUBMAKE) INIT=hartik3.o OTHEROBJS=