summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/conf/Makefile.mvmeppc
AgeCommit message (Expand)Author
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
2002-06-08compile with -Wall -Werror -WhateverMiod Vallat
2002-01-03Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches.Miod Vallat
2001-08-21Get libkern to compile.Miod Vallat
2001-07-15add install targetassar
2001-07-06resolve compile problemsSteve Murphree
2001-07-06misc fixesSteve Murphree
2001-06-26Initial import of mvmeppc.Steve Murphree