Skip to content
Snippets Groups Projects
Commit 45d19375 authored by tanel's avatar tanel
Browse files

minor fix

parent 6d3290fe
No related branches found
No related tags found
No related merge requests found
...@@ -54,8 +54,8 @@ kaldimarshal.cc: kaldimarshal.list kaldimarshal.h ...@@ -54,8 +54,8 @@ kaldimarshal.cc: kaldimarshal.list kaldimarshal.h
clean: clean:
-rm -f *.o *.a $(TESTFILES) $(BINFILES) kaldimarshal.h kaldimarshal.cc -rm -f *.o *.a $(TESTFILES) $(BINFILES) kaldimarshal.h kaldimarshal.cc
# kaldimarshal.h kaldimarshal.cc #
depend: depend: kaldimarshal.h kaldimarshal.cc
-$(CXX) -M $(CXXFLAGS) *.cc > .depend.mk -$(CXX) -M $(CXXFLAGS) *.cc > .depend.mk
-include .depend.mk -include .depend.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment