WrongStuff excluded of compilation...
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
NAME = animals
|
||||
|
||||
SRCS = main.cpp Animal/Animal.cpp Dog/Dog.cpp Cat/Cat.cpp \
|
||||
WrongAnimal/WrongAnimal.cpp WrongCat/WrongCat.cpp \
|
||||
Brain/Brain.cpp
|
||||
|
||||
OBJS = $(SRCS:.cpp=.o)
|
||||
|
||||
Reference in New Issue
Block a user