Commit 73116a75 authored by Greg Williams's avatar Greg Williams
Browse files

Minor cleanup of bus and threadpool subprojects

parent b677bf38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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

+1 −0
Original line number Diff line number Diff line
*.a
test_threadpool
test_threadpool*
*.o
*.dSYM/