9 lines
129 B
Makefile
9 lines
129 B
Makefile
#
|
|
# @(#)Makefile 1.1 92/07/30 SMI
|
|
#
|
|
# Copyright (c) 1987 by Sun Microsystems, Inc.
|
|
#
|
|
|
|
CSRCS =
|
|
MD_CSRC = $(CSRCS:%.c=$(ARCH)/%.c)
|