Removing lowercase filename because it's identical to a properly named file

git-svn-id: svn://10.0.0.236/trunk@216834 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2006-12-10 23:19:34 +00:00
parent eba310c07d
commit 8753f00580

View File

@@ -1,6 +0,0 @@
post_compile: post_compile.cpp
$(CXX) -g -o post_compile post_compile.cpp
clean:
rm -f *.o test *.test post_compile *~