Makefile adopted to changed font names.
[cake.git] / tools / genmodule / Makefile.deps
blobedcd39463b1fb51d0e84d9fe8e0ef529efeeaa11
1 GENMODULE_SRCS := \
2     genmodule.c \
3     boopsisupport.c \
4     config.c \
5     dtsupport.c \
6     fileread.c \
7     functionhead.c \
8     muisupport.c \
9     oopsupport.c \
10     readref.c \
11     stringlist.c \
12     writeincclib.c \
13     writeincproto.c \
14     writeincdefines.c \
15     writeinclibdefs.c \
16     writemakefile.c \
17     writestart.c \
18     writeend.c \
19     writeautoinit.c \
20     writestubs.c \
21     writefunclist.c
22 GENMODULE_INCS := genmodule.h fileread.h functionhead.h
23 GENMODULE_DEPS := $(addprefix $(TOP)/tools/genmodule/,$(GENMODULE_SRCS) $(GENMODULE_INCS) include/aros/libcall.h) \
24                   $(AROS_INCLUDES)/aros/$(AROS_TARGET_CPU)/cpu.h