Changeset 5124
- Timestamp:
- Feb 13, 2010 7:06:29 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r5117 r5124 313 313 $(obj)/romcc: $(top)/util/romcc/romcc.c 314 314 @printf " HOSTCC $(subst $(obj)/,,$(@)) (this may take a while)\n" 315 $(HOSTCC) -g -O2$(STACK) -Wall -o $@ $<315 $(HOSTCC) -g $(STACK) -Wall -o $@ $< 316 316 317 317 .PHONY: $(PHONY) prepare prepare2 clean distclean doxygen doxy coreboot
Note: See TracChangeset
for help on using the changeset viewer.
