Set IO error in the right place.
[cake.git] / tools / genmodule / Makefile.deps
blob96e9774d892dff4acdd9ebeb1ff1b15482775f0f
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 $(SRCDIR)/tools/genmodule/,$(GENMODULE_SRCS) $(GENMODULE_INCS) include/aros/libcall.h) \
24                   $(AROS_INCLUDES)/aros/$(AROS_TARGET_CPU)/cpu.h