From 7f6002caba3f0a6749820c2772161caf55b8d267 Mon Sep 17 00:00:00 2001 From: neonloop Date: Fri, 7 May 2021 20:00:12 +0000 Subject: Initial commit (uqm-0.8.0) --- build/unix/make/buildtools-generic | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 build/unix/make/buildtools-generic (limited to 'build/unix/make/buildtools-generic') diff --git a/build/unix/make/buildtools-generic b/build/unix/make/buildtools-generic new file mode 100644 index 0000000..b3ea464 --- /dev/null +++ b/build/unix/make/buildtools-generic @@ -0,0 +1,36 @@ +# Definitions for build tools for the makefile used by the UQM build system. +# This file defines the build commands for tools using a gcc-like syntax +# for arguments. + +define act_mkdep_c + $(MKDEP_C) $(CFLAGS) "$<" -MT "$(@D)/$(