User Tools

Site Tools


fuel_opnfv_integrated-project-guidelines_makefile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fuel_opnfv_integrated-project-guidelines_makefile [2015/10/04 09:38]
Jonas Bjurel
fuel_opnfv_integrated-project-guidelines_makefile [2015/10/04 10:04] (current)
Jonas Bjurel
Line 1: Line 1:
-<nowiki>+<file>
 TOP := $(shell pwd) TOP := $(shell pwd)
- 
 DOCKNAME = fuelrepo DOCKNAME = fuelrepo
 DOCKVERSION = 1.0 DOCKVERSION = 1.0
Line 12: Line 11:
 .PHONY: clean .PHONY: clean
 clean: clean:
- # Deliberately not cleaning nailgun directory to speed up multiple ​build + # Deliberately not cleaning nailgun directory to speed up multiple ​builds
-s+
  @rm -f ../​release/​opnfv/​opendaylight*.rpm  @rm -f ../​release/​opnfv/​opendaylight*.rpm
  
Line 32: Line 30:
  mv fuel-plugin-opendaylight/​opendaylight*.rpm .  mv fuel-plugin-opendaylight/​opendaylight*.rpm .
  rm -rf fuel-plugin-opendaylight  rm -rf fuel-plugin-opendaylight
-</nowiki>+</file>
fuel_opnfv_integrated-project-guidelines_makefile.1443951514.txt.gz · Last modified: 2015/10/04 09:38 by Jonas Bjurel