Changeset 3645 for branches/libc-0.6/src/emx/include/include.smak
- Timestamp:
- May 19, 2008, 1:42:37 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/include/include.smak
r1381 r3645 58 58 $(INS)include/InnoTekLIBC/%.h: include/InnoTekLIBC/%.h 59 59 $(call CP,$<,$@) 60 61 INS.FILES += $(addprefix $(INS), $(wildcard include/klibc/*.h)) 62 $(INS)include/klibc/%.h: include/klibc/%.h 63 $(call CP,$<,$@)
Note:
See TracChangeset
for help on using the changeset viewer.