Loading tests/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ $(LAB2_EXEC): $(LAB2_OBJS) Makefile ./$(LAB2_EXEC) $(LAB3_EXEC): $(LAB3_OBJS) Makefile $(LAB3_EXEC): $(LAB3_OBJS) Makefile lab3.cpp $(CXX) $(CXXFLAGS) -o $(LAB3_EXEC) $(LAB3_OBJS) ./$(LAB3_EXEC) Loading Loading
tests/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ $(LAB2_EXEC): $(LAB2_OBJS) Makefile ./$(LAB2_EXEC) $(LAB3_EXEC): $(LAB3_OBJS) Makefile $(LAB3_EXEC): $(LAB3_OBJS) Makefile lab3.cpp $(CXX) $(CXXFLAGS) -o $(LAB3_EXEC) $(LAB3_OBJS) ./$(LAB3_EXEC) Loading