From: Michael Zucchi Date: Sat, 19 Oct 2019 04:20:01 +0000 (+1030) Subject: Update README for changed file locations. X-Git-Url: https://code.zedzone.au/cvs?a=commitdiff_plain;h=9f492211199aa3c994cb6d41dc4c5c99d9972df3;p=jjmpeg Update README for changed file locations. --- diff --git a/README b/README index 5b1198a..1e313ff 100644 --- a/README +++ b/README @@ -38,10 +38,11 @@ $ make TARGET= All intermediate and final results are place in `bin/'. -`bin//.jar' Cross platform modular .jar. -`bin///lib' Platform specific libraries. +`bin//lib/.jar' Modular jar for ide. +`bin//lib/*.so' Platform specific +`bin//bin/*.dll' runtime libraries. -`bin///.jmod' Target specific .jmod. +`bin//jmods/.jmod' Target specific .jmod. $ make bin