Changeset 21939 for trunk/tools/impdef
- Timestamp:
- Jan 12, 2012, 7:51:50 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/tools/impdef/Makefile.kmk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/impdef/Makefile.kmk
r21916 r21939 7 7 8 8 BLDPROGS += impdef 9 impdef_TEMPLATE = Odin Cxx9 impdef_TEMPLATE = OdinBin 10 10 11 11 # @todo: the need of this for BLDPROGS looks like a kBuild bug to me … … 17 17 18 18 impdef_SOURCES = \ 19 ImpDef.cpp 19 ImpDef.cpp \ 20 ImpDef.def 20 21 21 22 impdef_LIBS = \
Note:
See TracChangeset
for help on using the changeset viewer.
