summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-03-04 19:43:26 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-03-04 19:43:26 -0500
commit30205092cec6c426bb580fa44d6c2ad52bce2848 (patch)
treedfbf42ccf1f191be2ad74b8d422221b56d7fe714
parentd3dc67e2bfae6f96f0d25e46814d837a572220a1 (diff)
Update README
-rw-r--r--README22
1 files changed, 20 insertions, 2 deletions
diff --git a/README b/README
index d29c044..a44d921 100644
--- a/README
+++ b/README
@@ -1,3 +1,23 @@
+Targets:
+ build/download/${PROTO}/${URL}
+ build/extract/${PROTO}/${URL}
+ build/workdir/${PKGNAME}
+ build/packages/${PKGNAME}
+
+Supported proto are
+ git
+ svn
+ tar
+ file
+ union
+ stub
+
+Note that there is no `build/download/union`; union only exists in
+`build/extract`. A `stub` doesn't exist in either.
+
+A 'tar' gets extracted with bsdtar; a 'file' is left alone.
+
+
dependencies:
junit
ant
@@ -8,5 +28,3 @@ dependencies:
servlet-api-3.1
byaccj
- java-cup (the old 0.10k release is fine)
- jlex