summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/tools/Makefile.inc
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-03-09 01:33:41 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-03-09 01:33:41 +0000
commit81fdb1c9d870ea7675764665befe8112a17eaa0a (patch)
tree4176753b70939297e9c4b7a50332f4d943bf6085 /usr.bin/tn3270/tools/Makefile.inc
parent6e59b9fd41c9f93eca7367bfbec065c8eddf8444 (diff)
Rudimentary support for compilation in a cross environment
Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\!
Diffstat (limited to 'usr.bin/tn3270/tools/Makefile.inc')
-rw-r--r--usr.bin/tn3270/tools/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/tn3270/tools/Makefile.inc b/usr.bin/tn3270/tools/Makefile.inc
new file mode 100644
index 00000000000..944d3ec4e01
--- /dev/null
+++ b/usr.bin/tn3270/tools/Makefile.inc
@@ -0,0 +1,4 @@
+# $OpenBSD: Makefile.inc,v 1.1 1996/03/09 01:33:34 niklas Exp $
+
+CC=${HOSTCC}
+DESTDIR=/