source: trunk/emx/Makefile.kmk@ 3188

Last change on this file since 3188 was 2690, checked in by bird, 20 years ago

#89: wlink defines end, _end, edata and _edata, so split it all up even more so wlink doesn't get upset.

File size: 4.0 KB
RevLine 
[2478]1# $Id: $
2## @file
3#
4# kBuild Makefile for the EMX toolchain.
5#
6# Copyright (c) 2005 knut st. osmundsen <[email protected]>
7#
8#
9
10
11LIBRARIES = \
12 libmoddef \
13 libomflib \
14 libend
15
16PROGRAMS = \
17 emxbind \
18 emxcat \
19 emxexp \
20 emximp \
21 emxload \
22 emxomf \
23 emxomfar \
24 emxomfld \
25 listomf \
26 stripomf \
27 emxaout \
28 emxstack \
29 emxtsf \
30 emxupd \
31 ld \
[2675]32 ldstub
[2478]33
34
35# ldstub - convert to nasm?
36
37INSTALLS = \
38 os2stub.bin \
39 scripts \
40 headers.sys
41
42#
43# Globals