VirtualBox

source: kBuild/trunk/src/makedep/Makefile.kmk@ 199

Last change on this file since 199 was 198, checked in by bird, 20 years ago

kBuild makefile.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 335 bytes
Line 
1# $Id: Makefile.kmk 198 2004-12-17 04:51:47Z bird $
2
3PROGRAMS = kDepCCxx
4
5kDepCCxx_TOOL.os2 = GCC3OMF
6kDepCCxx_LDFLAGS.os2 = -Zhigh-mem -Zstack=1024
7kDepCCxx_DEFS =
8kDepCCxx_DEFS.os2 = NO_X11 __UNIXOS2__ OBJSUFFIX=\".obj\"
9kDepCCxx_SOURCES = \
10 main.c \
11 cppsetup.c \
12 ifparser.c \
13 include.c \
14 parse.c \
15 pr.c
16
17
18DEPTH = ../..
19include $(PATH_KBUILD)/rules.kmk
20
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette