From 7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 18 Feb 2019 12:59:05 -0800 Subject: altos: Move common build definitions to src/Makefile.defs This cleans up the build process for all architectures, providing a common place to specify vpath, cflags and build rules for various common files. Signed-off-by: Keith Packard --- src/Version.in | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/Version.in (limited to 'src/Version.in') diff --git a/src/Version.in b/src/Version.in deleted file mode 100644 index aff9490b..00000000 --- a/src/Version.in +++ /dev/null @@ -1 +0,0 @@ -VERSION=@VERSION@ -- cgit v1.2.3