提交 144c345d 编写于 作者: B bellard

consistent hello naming


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@247 c046a42c-6fe2-441c-8c8c-71466251a162
上级 de83cd02
gmon.out
testsig
hello
hello-i386
hello-arm
sha1.test.c
sha1.c
......
......@@ -12,9 +12,9 @@ QEMU=../qemu
all: $(TESTS)
hello: hello.c
hello-i386: hello-i386.c
$(CC) -nostdlib $(CFLAGS) -static $(LDFLAGS) -o $@ $<
strip hello
strip $@
testclone: testclone.c
$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $<
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册