summaryrefslogtreecommitdiffhomepage
path: root/sofort/ccenv/pedefs.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-01-02 22:18:23 -0500
committermidipix <writeonce@midipix.org>2019-01-02 22:21:14 -0500
commit2732d1ed0e08bd5ae0f1196cff8cc95d3acd4643 (patch)
tree322b7d7ba4999c80576e1d35b7bc3f97a7c944f8 /sofort/ccenv/pedefs.in
parentb38398ea7115330de822afd2f13bb4e7895f103b (diff)
downloadntux-2732d1ed0e08bd5ae0f1196cff8cc95d3acd4643.tar.bz2
ntux-2732d1ed0e08bd5ae0f1196cff8cc95d3acd4643.tar.xz
build system: moved handling of pe-specific variables to ccenv.
Diffstat (limited to 'sofort/ccenv/pedefs.in')
-rw-r--r--sofort/ccenv/pedefs.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/sofort/ccenv/pedefs.in b/sofort/ccenv/pedefs.in
new file mode 100644
index 0000000..300d990
--- /dev/null
+++ b/sofort/ccenv/pedefs.in
@@ -0,0 +1,4 @@
+# @ccenv_cfgtype@ pe switches
+PE_SUBSYSTEM = @ccenv_pe_subsystem@
+PE_IMAGE_BASE = @ccenv_pe_image_base@
+