Added makefile_engine documentation to package

Added a note where to find more info on the makefile-engine to the
Makefile template. Added makefile-engine.html to the package.
This commit is contained in:
Humdinger 2017-03-18 20:20:58 +01:00
parent 3d18f37d46
commit b8eeeb21e3
2 changed files with 6 additions and 0 deletions

View File

@ -9,4 +9,8 @@ local makefileEngineFiles =
SEARCH on $(makefileEngineFiles) = [ FDirName $(HAIKU_TOP) data develop ] ;
AddFilesToPackage develop etc : $(makefileEngineFiles) ;
# docs
AddFilesToPackage develop documentation :
[ FDirName $(HAIKU_TOP) docs develop makefile-engine.html ] : makefile-engine.html ;
BuildHaikuPackage $(makefileEnginePackage) : makefile_engine ;

View File

@ -3,6 +3,8 @@
## Fill in this file to specify the project being created, and the referenced
## Makefile-Engine will do all of the hard work for you. This handles any
## architecture of Haiku.
## For more information, see:
## file:///system/develop/documentation/makefile-engine.html
# The name of the binary.
NAME =