Loading src/lib/bus/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ bus_example: bus_example.o libbus.a ${CC} -o $@ $^ ${LDFLAGS} -lbus clean: rm -f *.a *.o test_casq echosrv bus_example rm -f *.a *.o test_casq test_yacht echosrv bus_example tags: TAGS Loading src/lib/threadpool/.gitignore +1 −0 Original line number Diff line number Diff line *.a test_threadpool test_threadpool* *.o *.dSYM/ Loading
src/lib/bus/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ bus_example: bus_example.o libbus.a ${CC} -o $@ $^ ${LDFLAGS} -lbus clean: rm -f *.a *.o test_casq echosrv bus_example rm -f *.a *.o test_casq test_yacht echosrv bus_example tags: TAGS Loading
src/lib/threadpool/.gitignore +1 −0 Original line number Diff line number Diff line *.a test_threadpool test_threadpool* *.o *.dSYM/