#
# Makefile generated by Easy C version 1.32/2.09 (17 Jun 1994)
# on Tue Jul 23 12:23:22 1996
#
# This makefile builds the following files:
#   c.arclynx
#   c.a_debug
#   c.a_fetch
#   c.a_hist
#   c.a_init
#   c.a_main
#   c.a_misc
#   c.a_parse
#   c.a_term

# The executable image produced is arclynx
OBJS = o.arclynx o.a_debug o.a_fetch o.a_hist o.a_init o.a_main o.a_misc o.a_parse o.a_term

arclynx : $(OBJS)
        $(LINK) $(OBJS) $(LDFLAGS) -desk


# Header file dependencies:

o.arclynx : h.arclynx
o.a_debug : h.arclynx
o.a_fetch : h.arclynx
o.a_hist : h.arclynx
o.a_init : h.arclynx
o.a_main : h.arclynx
o.a_misc : h.arclynx
o.a_parse : h.arclynx
o.a_term : h.arclynx


#
# End of generated makefile, add other dependencies here
#
