# ARTDATA $call relink $exit update: $call relink $call install ; relink: $update libpkg.a $call artdata ; install: $move xx_artdata.e noaobin$x_artdata.e ; artdata: $set LIBS = "-lsmw -lxtools -lcurfit -liminterp" $omake x_artdata.x $link x_artdata.o libpkg.a $(LIBS) -o xx_artdata.e ; libpkg.a: @lists mkheader.x mktemplates.x mktemplates.com \ numrecipes.x t_mk1dspec.x t_mk2dspec.x t_mkechelle.x t_mkheader.x t_mknoise.x t_mkobjects.x t_mkpattern.x voigt.x ;