Debian package for boost libraries -


I want to create a Debian package for boost libraries but there is no makefile in it, so I have no idea how without makefile Can you guide me to move forward to make a package?

with the makefile

  all: .bootstrap.sh ./ B2 --build-dir = / tmp / boost-build  

and whatever you need


Comments

Popular posts from this blog

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

c# - Split String between 2 substrings without removing delimiters -

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -