]> git.ozlabs.org Git - ponghero.git/blobdiff - ccan/ccan_tools/libtap/INSTALL
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / libtap / INSTALL
diff --git a/ccan/ccan_tools/libtap/INSTALL b/ccan/ccan_tools/libtap/INSTALL
new file mode 100644 (file)
index 0000000..7f6479d
--- /dev/null
@@ -0,0 +1,8 @@
+Quick Installation
+
+    ./configure
+    make
+    make check
+    make install
+
+Run "configure --help" for additional options.