mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-06 13:11:35 +00:00
15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
|
|
include $(SRCDIR)/config/aros.cfg
|
|
|
|
#MM- workbench-devs-common: workbench-devs-printtofile
|
|
|
|
#MM- workbench-devs-quick: workbench-devs-printtofile-quick
|
|
|
|
USER_LDFLAGS :=
|
|
|
|
%build_module mmake=workbench-devs-printtofile \
|
|
modname=printtofile modtype=device \
|
|
files=printtofile
|
|
|
|
%common
|