added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / workbench / locale / flags / mmakefile.src
blob6bf73c2f041a5a19c815f92a78012e05b543a866
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 FLAGS := $(notdir $(wildcard countries/*))
6 #MM- workbench-locale : workbench-locale-flags-countries
7 #MM workbench-locale-flags-countries: setup
8 workbench-locale-flags-countries : files-copy
10 %copy_files_q files=$(FLAGS) src=countries dst=$(AROS_LOCALE)/Flags/Countries
12 %common