(Logical change 1.172)

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@583 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2005-04-11 21:25:27 +00:00
parent 0b45731bbc
commit d16b436749

View File

@ -136,7 +136,7 @@ ckpt-wr: ckpt-wr.o sa_error.o $(LIBRARIES)
clean:
rm -f *.o testclm testamf testamf1 testamf2 testamf3 testamf4 \
testamf5 testamf6 testamfth testckpt ckptstress testparse testtimer \
ckptbench ckptbenchth testevt testevs \
ckptbench ckptbenchth testevt testevs ckpt-wr ckpt-rd \
evsbench subscription publish evtbench
%.o: %.c
$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<