Changes in uspace/Makefile [e035612:c7dc8ad] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    re035612 rc7dc8ad  
    5555        app/init \
    5656        app/getvc \
     57        app/redir \
    5758        app/bdsh
    5859
     
    8687.PHONY: all $(LIBC_BUILD) $(LIBS_BUILD) $(BUILDS) $(CLEANS) clean
    8788
    88 all: ../Makefile.config ../config.h ../config.defs $(BUILDS)
     89all: $(BUILDS)
    8990
    9091clean: $(CLEANS)
Note: See TracChangeset for help on using the changeset viewer.