summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-09-12 10:51:07 -0600
committerAdrian Thurston <thurston@colm.net>2019-09-12 10:51:07 -0600
commit62a8d9a57cc02c5aaa4a4d917d0c54a1ba1d542c (patch)
tree1c4a0b3ff56d7e606506466335154b9895c37eb2
parentb6c54b035748e5733f279e9bd763870f4e9267da (diff)
downloadcolm-62a8d9a57cc02c5aaa4a4d917d0c54a1ba1d542c.tar.gz
last remaining cleanout of aapl-repos
-rw-r--r--TODO-aapl (renamed from aapl-repos/TODO)0
-rw-r--r--aapl-repos/.gitignore14
-rw-r--r--aapl-repos/configure.ac15
-rw-r--r--aapl/version.mk (renamed from aapl-repos/version.mk)0
4 files changed, 0 insertions, 29 deletions
diff --git a/aapl-repos/TODO b/TODO-aapl
index b546d4cf..b546d4cf 100644
--- a/aapl-repos/TODO
+++ b/TODO-aapl
diff --git a/aapl-repos/.gitignore b/aapl-repos/.gitignore
deleted file mode 100644
index d7173855..00000000
--- a/aapl-repos/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-/Makefile
-/Makefile.in
-/aclocal.m4
-/autom4te.cache/
-/config.log
-/config.status
-/configure
-/install-sh
-/m4/
-/missing
-/build
-/compile
-/sedsubst
-/ltmain.sh
diff --git a/aapl-repos/configure.ac b/aapl-repos/configure.ac
deleted file mode 100644
index c5c969f1..00000000
--- a/aapl-repos/configure.ac
+++ /dev/null
@@ -1,15 +0,0 @@
-AC_INIT(aapl, 1.0.1)
-PUBDATE="Aug 2016"
-
-AM_INIT_AUTOMAKE([foreign])
-
-AC_SUBST(PUBDATE)
-
-AC_CONFIG_HEADER(src/config.h)
-
-AC_OUTPUT([
- Makefile
- src/Makefile
-])
-
-echo "configuration of aapl complete"
diff --git a/aapl-repos/version.mk b/aapl/version.mk
index fa74770a..fa74770a 100644
--- a/aapl-repos/version.mk
+++ b/aapl/version.mk