include Makefile.pre 
include ../../Makefile.com
#
#/*	This target is only for use within Saber-C 	*/
#
saber: $(OBJ)
	#alias ld load $(CFLAGS)
	#load $(CFLAGS) $(SRC) $(LIBS) $(LOCAL_LIBRARIES) $(LDLIBS)
	#link
	#setopt program_name xsavekeydata
	#unsetopt win_io
	#unsetopt win_fork
	#unsetopt debug_child
	#setopt print_string 255
#
include ../../Makeapp.suf 
include Makefile.dep
