Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-12 | template changes | Bruce Momjian | |
1998-01-27 | From what I can tell, -DNOFIXADE does absolutely nothing under HP/ux | Marc G. Fournier | |
1998-01-27 | add CC:cc so that configure uses cc on non-gcc machine | Marc G. Fournier | |
From: Stan Brown <stanb@awod.com> | |||
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... |