9 lines
98 B
Plaintext
9 lines
98 B
Plaintext
#
|
|
# Common rules for EFS makefiles.
|
|
#
|
|
# $Revision: 1.1 $
|
|
|
|
all: ${TARGETS}
|
|
|
|
include ${COMMONRULES}
|