7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
#
|
|
# Common rules for rfind Makefiles.
|
|
|
|
all: ${TARGETS}
|
|
|
|
include ${COMMONRULES}
|