Pascal Brand | b010477 | 2014-06-12 15:56:20 +0200 | [diff] [blame] | 1 | # Cleans all output variables from other make files to allow for a new start |
2 | |||||
Jens Wiklander | bc42074 | 2015-05-05 14:59:15 +0200 | [diff] [blame] | 3 | gen-srcs := |
Igor Opaniuk | 04fbc2e | 2018-09-12 18:14:21 +0300 | [diff] [blame] | 4 | spec-srcs := |
Pascal Brand | b010477 | 2014-06-12 15:56:20 +0200 | [diff] [blame] | 5 | srcs := |
6 | objs := | ||||
7 | libfiles := | ||||
8 | libdirs := | ||||
9 | libnames := | ||||
10 | libdeps := | ||||
11 | sm-$(sm) := | ||||
12 | incdirs := |