Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
mol
mol.make-verbose.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mol.make-verbose.patch of Package mol
Makefile | 1 - ================================================================================ --- mol-0.9.72_pre2/Makefile +++ mol-0.9.72_pre2/Makefile @@ -8,7 +8,6 @@ include config/Makefile.master SUBDIRS = . scripts src util/img bootx -MAKE += -s $(OINC)/cpu: $(OINC)/.dir @rm -f $@ --- mol-0.9.72_pre2/config/Makefile.master +++ mol-0.9.72_pre2/config/Makefile.master @@ -49,14 +49,14 @@ CONFIGURED := $(shell test -f .config-$(ARCH) && test -f $(AUTOCONFFILE) \ > /dev/null 2>&1 && echo y ) config: config-bootstrap - @$(MAKE) -s -C config $@ + @$(MAKE) -C config $@ %config: config-bootstrap - @$(MAKE) -s -C config $@ + @$(MAKE) -C config $@ do-config-bootstrap: $(ACONF)/molstamp @true do-bootstrap: do-config-bootstrap - @$(MAKE) -s -C config menuconfig + @$(MAKE) -C config menuconfig auto-bootstrap: do-bootstrap @test -f .config-$(ARCH) && test -f $(AUTOCONFFILE) || exit 0 ; $(MAKE) all
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor