summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/conf/Makefile.sun3
AgeCommit message (Expand)Author
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod Vallat
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2001-12-25Oops, I barfed there, too.Miod Vallat
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-14Sync compilation flags definition accross m68k-based arches.Miod Vallat
2001-08-30Invoke genassym.sh with both m68k/m68k/genassym.cf andMiod Vallat
2001-07-15add install targetassar
2001-01-04Harmonization with other m68k arch Makefiles. Stricter compilationMiod Vallat
2000-11-09Argh, repair CFLAGS.Miod Vallat
2000-09-28Update compilation flags, make cross-compilation work.Miod Vallat
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1997-09-15kill Locore.cTheo de Raadt
1997-06-09Ceci n'est pas une pipekstailey
1997-03-02add -fno-defer-pop to CFLAGSkstailey
1997-02-22add tag; NetBSD -> OpenBSDkstailey
1997-02-14add SPL#, back out Makefile.sun3 changekstailey
1997-02-14make things get out-of-date if genassym.c is touchedkstailey
1997-02-11add -m68020 to AFLAGSkstailey
1997-02-07add -Wno-uninitializedkstailey
1997-02-04adjust warning flagskstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
1996-12-28changed __NetBSD__ to __OpenBSD__kstailey
1996-12-22removed netbsd refs from "clean" targetkstailey
1996-11-23sync with NetBSDkstailey
1996-11-13kernel is bsdMichael Shalayeff
1996-10-11sync + our changesTheo de Raadt
1996-05-03sync with 0430Michael Shalayeff
1996-04-24Add network config dependencies.Michael Shalayeff
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-11-19from netbsd; Switch to ncr_si (will just do PIO for now) and cleanupTheo de Raadt
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt