VirtualBox

source: kBuild/trunk/src/fastdep/Makefile.kmk@ 1218

最後變更 在這個檔案從1218是 1179,由 bird 提交於 17 年 前

eol-style - native.

  • 屬性 svn:eol-style 設為 native
檔案大小: 659 位元組
 
1
2
3#
4# Testing the VAC308 tool.
5#
6DEPTH = ../..
7include $(PATH_KBUILD)/header.kmk
8
9
10#
11# The base package.
12#
13PROGRAMS += fastdep
14fastdep_TOOL = VAC308
15fastdep_SOURCES = avl.c fastdep.c
16fastdep_INCS = f:/toolkit/v4.52/h
17fastdep_LIBPATH = f:/toolkit/v4.52/lib
18
19
20LIBRARIES += libfastdep
21libfastdep_TOOL = VAC308
22libfastdep_SOURCES = avl.c fastdep.c
23libfastdep_INCS = f:/toolkit/v4.52/h
24
25LIBRARIES += libfastdll
26libfastdll_TOOL = VAC308
27libfastdll_SOURCES = fastdll.def
28
29DLLS += fastdll
30fastdll_TOOL = VAC308
31fastdll_SOURCES = fastdll.def avl.c fastdep.c
32fastdll_INCS = f:/toolkit/v4.52/h
33fastdll_LIBPATH = f:/toolkit/v4.52/lib
34
35
36include $(PATH_KBUILD)/footer.kmk
37
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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