Use consistent shadows across Geany
[geany-mirror.git] / tests / ctags / simple.mak
blob7f678c58df324a5ce955889fec5b5a3e111f72ef
1 A = 1
2 B := 2
3 define C
5 endef
6 a.o: D = 4
7 E = 5
8 b.o:
9 ENV_VAR1=something command
10 $(obj)/raid6int1.c: F := 6
11 default:
12 ENV_VAR2=something command
13 # COMMENT = nada
14 G = 7 # ignore comment
15 H = $(A:.y=.c) ${B:.l=.c}
16 export I = 8
17 NO_TAG1 += \
18 -DA=0x00000000L \
19 -DB=0x00000000L