Jar'd new version of PLASMA.

This commit is contained in:
Martin Haye 2017-06-09 06:57:49 -07:00
parent 7ba5bcb3e7
commit f56fb140d0
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ all: $(PLASM) $(JAR) $(PLVM) $(PLVM02) $(CMD)
vm: $(PLVM) $(PLVM02)
clean:
-rm *.o *~ *.a *FE1000 $(PLVM02) $(CMD) $(PLASM) $(PLVM)
-rm -f *.o *.jar *~ *.a *FE1000 $(PLVM02) $(CMD) $(PLASM) $(PLVM)
jar: $(JAR)