diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-12-02 12:52:09 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-12-02 12:54:08 -0500 |
commit | 11c63337484fca576f19dc965200ab06e4af9bd1 (patch) | |
tree | e47c32034dff653ac36bbae6daac84b2adf5c10e /Makefile | |
parent | 5e42e7b09a456df2c46bd343463e439a16d3a0c1 (diff) |
Clean up autotools config.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile deleted file mode 100644 index c1c929f..0000000 --- a/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# This makefile might be more useful eventually. - -install: - ./install - -.PHONY: install |