summaryrefslogtreecommitdiffstats
path: root/ham/ax25-apps/INSTALL
diff options
context:
space:
mode:
authorTommy Boatman2010-04-21 23:08:35 -0500
committerTommy Boatman2010-04-21 23:08:35 -0500
commit29189705634ff5b379a9a692eb544864c43763f7 (patch)
tree4f5c47a37f1d6cc3f902b4ca32b406c89afb3e38 /ham/ax25-apps/INSTALL
parent917caec9f112075c9c1a59d9bfb9190aa03334e5 (diff)
ax25-apps: version 0.0.8-rc2, remove BUILD, add CONFIGURE/INSTALL
for example files
Diffstat (limited to 'ham/ax25-apps/INSTALL')
-rwxr-xr-xham/ax25-apps/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ham/ax25-apps/INSTALL b/ham/ax25-apps/INSTALL
new file mode 100755
index 0000000000..a411889342
--- /dev/null
+++ b/ham/ax25-apps/INSTALL
@@ -0,0 +1,4 @@
+if [[ $CONFIGS == y ]]; then
+ cd $SOURCE_DIRECTORY &&
+ make installconf
+fi