Changes in uspace/Makefile [e035612:c7dc8ad] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
re035612 rc7dc8ad 55 55 app/init \ 56 56 app/getvc \ 57 app/redir \ 57 58 app/bdsh 58 59 … … 86 87 .PHONY: all $(LIBC_BUILD) $(LIBS_BUILD) $(BUILDS) $(CLEANS) clean 87 88 88 all: ../Makefile.config ../config.h ../config.defs$(BUILDS)89 all: $(BUILDS) 89 90 90 91 clean: $(CLEANS)
Note:
See TracChangeset
for help on using the changeset viewer.