「✨」 feat(Ex00): working
This commit is contained in:
2
ex00/obj/WrongAnimal.d
Normal file
2
ex00/obj/WrongAnimal.d
Normal file
@ -0,0 +1,2 @@
|
||||
obj/./WrongAnimal.o: WrongAnimal.cpp WrongAnimal.hpp
|
||||
WrongAnimal.hpp:
|
3
ex00/obj/WrongCat.d
Normal file
3
ex00/obj/WrongCat.d
Normal file
@ -0,0 +1,3 @@
|
||||
obj/./WrongCat.o: WrongCat.cpp WrongCat.hpp animal.hpp
|
||||
WrongCat.hpp:
|
||||
animal.hpp:
|
@ -1,4 +1,5 @@
|
||||
obj/./main.o: main.cpp cat.hpp animal.hpp dog.hpp
|
||||
obj/./main.o: main.cpp WrongAnimal.hpp cat.hpp animal.hpp dog.hpp
|
||||
WrongAnimal.hpp:
|
||||
cat.hpp:
|
||||
animal.hpp:
|
||||
dog.hpp:
|
||||
|
Reference in New Issue
Block a user