added Makefile
git-svn-id: svn://anubis/gvsu@17 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
parent
ca97f2763b
commit
46fa79c499
6
cs654/lab5/partII/Makefile
Normal file
6
cs654/lab5/partII/Makefile
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
all:
|
||||||
|
javac -deprecation *.java
|
||||||
|
|
||||||
|
clean:
|
||||||
|
-rm -f *.class *~
|
Loading…
x
Reference in New Issue
Block a user