1 # Copyright © 2016, The AROS Development Team. All rights reserved.
4 include $(TOP)/config/make.cfg
6 TARGETDIR := $(AROS_CONTRIB)/MultiMedia/Gfx/Lunapaint/Catalogs
8 %build_catalogs mmake=contrib-gfx-lunapaint-catalogs \
9 name=Lunapaint source=$(SRCDIR)/$(CURDIR)/../strings.h \
10 subdir= dir=$(TARGETDIR)
12 FIXME: it shouldn't be necessary to create strings.h in SRCDIR