Changeset 21780 for branches/gcc-kmk/src
- Timestamp:
- Nov 1, 2011, 10:52:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/libwrap/Makefile.kmk
r21751 r21780 8 8 LIBRARIES += libwrap 9 9 libwrap_TEMPLATE = OdinCxx 10 libwrap_SOURCES 10 libwrap_SOURCES := $(wildcard $(PATH_SUB_CURRENT)/*.asm) 11 11 12 12 include $(FILE_KBUILD_SUB_FOOTER)
Note:
See TracChangeset
for help on using the changeset viewer.