# Generated by roxygen2: do not edit by hand

S3method("+",MakefileR_group)
S3method(c,MakefileR_group)
S3method(format,MakefileR_comment)
S3method(format,MakefileR_def)
S3method(format,MakefileR_group)
S3method(format,MakefileR_rule)
S3method(format,MakefileR_text)
S3method(print,MakefileR)
export(make_comment)
export(make_def)
export(make_group)
export(make_rule)
export(make_text)
export(makefile)
export(write_makefile)
importFrom(magrittr,"%>%")
