CCOPTIONS =-Ae
SYS_LIBRARIES = -lm
LOCAL_LIBRARIES = $(XLIB)
DEPLIB =
SRCS =blast.c
OBJS =blast.o

ComplexProgramTarget(blast)

#ifndef __hpux
blast: shooting.au
#endif

shooting.au: shooting.au.uu
	uudecode shooting.au.uu

