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:48]
Jonas Bjurel
fuel_opnfv_integrated-project-guidelines_makefile [2015/10/04 10:04] (current)
Jonas Bjurel
Line 1: Line 1:
-<pre>+<file>
 TOP := $(shell pwd) TOP := $(shell pwd)
 DOCKNAME = fuelrepo DOCKNAME = fuelrepo
Line 11: 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 31: Line 30:
  mv fuel-plugin-opendaylight/​opendaylight*.rpm .  mv fuel-plugin-opendaylight/​opendaylight*.rpm .
  rm -rf fuel-plugin-opendaylight  rm -rf fuel-plugin-opendaylight
-</pre>+</file>
fuel_opnfv_integrated-project-guidelines_makefile.1443952099.txt.gz · Last modified: 2015/10/04 09:48 by Jonas Bjurel