Skip to content
Snippets Groups Projects

Dev c6 update

Merged Matthew Webster requested to merge dev_C6_update into jesper_development
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -26,3 +26,6 @@ libmiscmaths.a: ${OBJS}
%.o:%.cpp
$(CXX11) -c $(CPPFLAGS) $(CXXFLAGS) $< -o $@
%.o:%.cc
$(CXX11) -c $(CPPFLAGS) $(CXXFLAGS) $< -o $@
Loading