makefile really improved on header dependencies
This commit is contained in:
11
builds_stl/tests_map.d
Normal file
11
builds_stl/tests_map.d
Normal file
@@ -0,0 +1,11 @@
|
||||
builds_stl/tests_map.o: tests/tests_map.cpp tests/includes/tests_map.hpp \
|
||||
tests/includes/tests_utils.hpp headers/colors.h \
|
||||
tests/includes/tests_structs.hpp
|
||||
|
||||
tests/includes/tests_map.hpp:
|
||||
|
||||
tests/includes/tests_utils.hpp:
|
||||
|
||||
headers/colors.h:
|
||||
|
||||
tests/includes/tests_structs.hpp:
|
||||
Reference in New Issue
Block a user