Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-06-12template changesBruce Momjian
1998-02-16Remove all backend/port/${PORTNAME} references from template files, sinceMarc G. Fournier
they don't exist anymore
1997-04-11Change BACKEND to CFLAGSMarc G. Fournier
1997-04-04Move YACC and YFLAGS into the template filesMarc G. Fournier
Clean up the .sample files...comment out all sample entries except for the localhost one
1997-04-04Got AROPT setting backwards...correct itMarc G. Fournier
1997-04-04One helluva mess.Marc G. Fournier
Further extended Makefile.global/build/configure so that we can have a 'template' file for each OS (and each version of OS, as in BSDi) which is used as much as possible to generate Makefile.global Any future ports should look at using the template file as a basis, before moving over to Makefile.global. This will most probably break alot of the ports, atho I've tried to be very neat about it...