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 := |
Pascal Brand | b010477 | 2014-06-12 15:56:20 +0200 | [diff] [blame] | 4 | srcs := |
5 | objs := | ||||
6 | libfiles := | ||||
7 | libdirs := | ||||
8 | libnames := | ||||
9 | libdeps := | ||||
10 | sm-$(sm) := | ||||
11 | incdirs := |