do not remove alloca.s.

git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4109 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
Minero Aoki 2008-12-14 12:06:37 +00:00
parent 73ecd8d50b
commit 3fa59ba6f8
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ $(TARGET): $(OBJS)
stdarg.o: stdarg.cb
clean:
rm -f $(TARGET) *.o *.s
rm -f $(TARGET) *.o stdarg.s