Bug 1168

Summary: Makefile verbosity
Product: BpmDj - old linux tools Reporter: Werner Van Belle <werner>
Component: packagingAssignee: Werner Van Belle <werner>
Status: ASSIGNED ---    
Severity: enhancement CC: toni
Priority: Future    
Version: 4.1   
Hardware: PC   
OS: Linux   

Comment 1 Werner Van Belle 2009-12-08 20:31:41 CET
so I would prefer a call to make like
make libdir=/usr/lib bindir=/usr/bin datadir=/usr/share/data 
arch={32,64,ppc,...} verbose={1,0}
Description Werner Van Belle 2009-12-08 20:30:17 CET
An optin to the makefile to make it verbose, this can often safe time to 
find out whats going wrong (missing includes, wrong libs linked etc) and add 
a option for 64bit build (==> results in BITS=xx entry in defines)