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:58]
Jonas Bjurel
fuel_opnfv_integrated-project-guidelines_makefile [2015/10/04 10:04] (current)
Jonas Bjurel
Line 1: Line 1:
-<nowiki>TOP := $(shell pwd)</​nowiki>​ <br /> +<file> 
-<​nowiki>​DOCKNAME = fuelrepo</​nowiki>​ +TOP := $(shell pwd) 
-<​nowiki>​DOCKVERSION = 1.0</​nowiki>​+DOCKNAME = fuelrepo 
 +DOCKVERSION = 1.0
 ODL_BRANCH="​juno/​lithium-sr1"​ ODL_BRANCH="​juno/​lithium-sr1"​
 ODL_REPO="​https://​github.com/​stackforge/​fuel-plugin-opendaylight.git"​ ODL_REPO="​https://​github.com/​stackforge/​fuel-plugin-opendaylight.git"​
Line 10: 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 30: Line 30:
  mv fuel-plugin-opendaylight/​opendaylight*.rpm .  mv fuel-plugin-opendaylight/​opendaylight*.rpm .
  rm -rf fuel-plugin-opendaylight  rm -rf fuel-plugin-opendaylight
 +</​file>​
fuel_opnfv_integrated-project-guidelines_makefile.1443952680.txt.gz · Last modified: 2015/10/04 09:58 by Jonas Bjurel