12 lines
359 B
Makefile
12 lines
359 B
Makefile
#
|
|
# @(#)Makefile.end 1.1 92/07/30 Copyright(c) Sun Microsystems, Inc.
|
|
#
|
|
# This Makefile.end contains dependency lines for Sundiag libraries.
|
|
# It has to be included at the end of Makefile of each test code
|
|
# to make sure libraries will be updated every time when their
|
|
# source code altered.
|
|
|
|
#$(TESTLIB): $(TESTLIB_SRCS)
|
|
# cd $(@D); $(MAKE) $(@F)
|
|
FRC:
|