Changeset a2ae4f4 in mainline for Makefile


Ignore:
Timestamp:
2006-06-01T14:22:33Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
88c3151
Parents:
cf28036
Message:

Big framebuffer changes, currently not integrated with console.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rcf28036 ra2ae4f4  
    7777clean: $(CLEANS)
    7878        find $(SOURCES) -name '*.o' -follow -exec rm \{\} \;
     79        find libc -name "_link.ld" -exec rm \{\} \;
    7980
    8081distclean: clean
Note: See TracChangeset for help on using the changeset viewer.