blob: cbab5f91d3e20bedd62a55ebd2594e15f94f74cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
O_SRCS :=
CPP_SRCS :=
C_UPPER_SRCS :=
C_SRCS :=
S_UPPER_SRCS :=
OBJ_SRCS :=
ASM_SRCS :=
CXX_SRCS :=
C++_SRCS :=
CC_SRCS :=
OBJS :=
C++_DEPS :=
C_DEPS :=
CC_DEPS :=
CPP_DEPS :=
EXECUTABLES :=
CXX_DEPS :=
C_UPPER_DEPS :=
# Every subdirectory with source files must be described here
SUBDIRS := \
src/tasks \
src/tags \
src/stamps \
src/ssave \
src/simulation \
src/search \
src/render \
src/preview \
src/options \
src/login \
src/interface \
src/game \
src/elements \
src/dialogues \
src/console \
src/client \
src/cat \
src/cajun \
src \
build/obj/powder/tasks \
build/obj/powder/tags \
build/obj/powder/stamps \
build/obj/powder/ssave \
build/obj/powder/simulation \
build/obj/powder/search \
build/obj/powder/render \
build/obj/powder/preview \
build/obj/powder/options \
build/obj/powder/login \
build/obj/powder/interface \
build/obj/powder/game \
build/obj/powder/elements \
build/obj/powder/dialogues \
build/obj/powder/console \
build/obj/powder/client \
build/obj/powder/cat \
build/obj/powder/cajun \
build/obj/powder \
|