Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-12 | template changes | Bruce Momjian | |
1998-02-16 | Remove all backend/port/${PORTNAME} references from template files, since | Marc G. Fournier | |
they don't exist anymore | |||
1997-04-11 | Change BACKEND to CFLAGS | Marc G. Fournier | |
1997-04-04 | Move YACC and YFLAGS into the template files | Marc G. Fournier | |
Clean up the .sample files...comment out all sample entries except for the localhost one | |||
1997-04-04 | Got AROPT setting backwards...correct it | Marc G. Fournier | |
1997-04-04 | One 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... |