Changeset 214e89e3 in mainline for Makefile


Ignore:
Timestamp:
2006-01-15T13:15:50Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
13fded3
Parents:
f9425006
Message:

update phony targets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rf9425006 r214e89e3  
    150150GENARCH_OBJECTS := $(addsuffix .o,$(basename $(GENARCH_SOURCES)))
    151151
    152 .PHONY: all build clean config links depend boot
     152.PHONY: all build config distclean clean archlinks depend boot disasm
    153153
    154154all:
Note: See TracChangeset for help on using the changeset viewer.