Changeset 281 for trunk/softs/tsar_boot/Makefile
- Timestamp:
- Dec 8, 2012, 4:59:50 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/Makefile
r276 r281 42 42 C_SRCS += boot_tty.c 43 43 C_SRCS += boot_loader_entry.c 44 C_SRCS += exceptions.c 44 45 45 46 OBJS := $(subst .s,.o,$(S_SRCS))
Note: See TracChangeset
for help on using the changeset viewer.