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