mirror of
https://github.com/deadw00d/AROS.git
synced 2025-11-22 11:49:05 +00:00
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
# Copyright (C) 2010, The AROS Development Team. All rights reserved.
|
|
|
|
include $(SRCDIR)/config/aros.cfg
|
|
|
|
CONFIG_FILE := hdaudio.config
|
|
|
|
#MM- workbench-devs-AHI : copy-HDAudio-config
|
|
|
|
%copy_files_q mmake=copy-HDAudio-config files=$(CONFIG_FILE) dst=$(AROS_ENVARC)
|
|
|