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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rc7dc8ad re035612  
    5555        app/init \
    5656        app/getvc \
    57         app/redir \
    5857        app/bdsh
    5958
     
    8786.PHONY: all $(LIBC_BUILD) $(LIBS_BUILD) $(BUILDS) $(CLEANS) clean
    8887
    89 all: $(BUILDS)
     88all: ../Makefile.config ../config.h ../config.defs $(BUILDS)
    9089
    9190clean: $(CLEANS)
Note: See TracChangeset for help on using the changeset viewer.