open-src/app/cmap_alloc/sun-src/Makefile
changeset 907 3c35d611cdaa
parent 550 3b62053c3b77
child 919 425233ae7236
equal deleted inserted replaced
906:4c633d8c519b 907:3c35d611cdaa
    24 # Except as contained in this notice, the name of a copyright holder
    24 # Except as contained in this notice, the name of a copyright holder
    25 # shall not be used in advertising or otherwise to promote the sale, use
    25 # shall not be used in advertising or otherwise to promote the sale, use
    26 # or other dealings in this Software without prior written authorization
    26 # or other dealings in this Software without prior written authorization
    27 # of the copyright holder.
    27 # of the copyright holder.
    28 #
    28 #
    29 # @(#)Makefile	1.1	08/09/30
       
    30 
    29 
    31 SRCS = cmap_alloc.c
    30 SRCS = cmap_alloc.c
    32 OBJS = $(SRCS:.c=.o)
    31 OBJS = $(SRCS:.c=.o)
    33 
    32 
    34 cmap_alloc: $(OBJS)
    33 cmap_alloc: $(OBJS)