ソースを参照

Merge

2004/09/04 16:52:55-07:00 broked.org!sdake
Makefile missing clean target for evs bench.  Found and fixed by Sakai Miyotaka.

(Logical change 1.65)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@239 fd59a12c-fef9-0310-b244-a6a79926bd2f
Mark Haverkamp 21 年 前
コミット
1b7f4fb4a4
1 ファイル変更0 行追加1 行削除
  1. 0 1
      test/Makefile

+ 0 - 1
test/Makefile

@@ -126,7 +126,6 @@ clean:
 	testamf5 testamf6 testamfth testckpt ckptstress testparse testtimer \
 	testamf5 testamf6 testamfth testckpt ckptstress testparse testtimer \
 	ckptbench ckptbenchth testevt testevs \
 	ckptbench ckptbenchth testevt testevs \
 	evsbench subscription publish evtbench
 	evsbench subscription publish evtbench
-
 %.o: %.c
 %.o: %.c
 	$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<
 	$(CC) $(CFLAGS) $(EXTRA_CFLAGS) -c -o $@ $<