# # @(#)Makefile.sun 1.1 88/02/24 # # Copyright (c) 1988 by Sun Microsystems, Inc. # HEADERS=canvas.h \ cscript.h \ cursor.h \ encoding.h \ font.h \ fontcache.h \ fract.h \ mem_rop_impl_ops.h \ pixrect.h \ pixrect/mem_rop_impl_ops.h \ pixrect/pixrect.h \ psio.h \ qalloc.h \ rasterfile.h \ ref/config.h \ shape.h \ systokenlist \ vfont.h all: ${HEADERS} pixrect/pixrect.h: pixrect.h pixrect rm -f pixrect/pixrect.h cp pixrect.h pixrect pixrect/mem_rop_impl_ops.h: mem_rop_impl_ops.h pixrect rm -f pixrect/mem_rop_impl_ops.h cp mem_rop_impl_ops.h pixrect pixrect: -mkdir pixrect systokenlist: ${GET} SCCS/s.systokenlist ref/config.h: (cd ref; sccs get config.h) install: all clean: