summaryrefslogtreecommitdiff
path: root/src/template/linux-elf
AgeCommit message (Collapse)Author
1997-04-26More misc patches from Thomas for regression tests and linux templatesMarc G. Fournier
1997-04-16Fix a problem with Linux where yacc is *really* bison -yMarc G. Fournier
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-04Remove some files that were inadvertantly createdMarc G. Fournier
Clean up format of linux-elf
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...