summaryrefslogtreecommitdiff
path: root/bin/sh/Makefile
AgeCommit message (Expand)Author
2001-11-03change from WARNS?=1 to WARNS?=2 for bin/lukem
2001-04-18Use ${MACHINE_CPU} == "arm" to test for ARMishness.bjh21
2000-12-29arm26 has unsigned chars too.bjh21
2000-04-09PR/9847: Geoff C. Wing: Make test(1) a builtin.christos
1999-07-09compile with WARNS = 2christos
1999-02-05Remove "arith.h" while cleaning.tron
1999-02-05PR/5577: Craig M. Chase: sh does not build with PARALLEL set.christos
1998-10-08The recent cross-compile changes broke the build of x_sh. Properly useross
1998-09-12We don't generate .o's anymore for helper programs, so don't CLEANFILES them.wrstuden
1998-09-12Patch to make sh cross-compile right. mksyntax reports unsigned char forwrstuden
1998-04-19move OBJS depenency on built headers to after include of bsd.prog.mk, socgd
1998-04-13* remove CFLAGS+=-w for powerpc (added in 1.26):lukem
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-03-30Another try to make this work again. Lets hope that the we don't need a 4thveego
1998-03-30make this work again when . is not in $PATHmrg
1998-03-29Pr/5221: Jason Thorpe: Simplify sh Makefile, so that builts from otherchristos
1998-01-21BSD4_4 is a standard symbol in <sys/param.h>; make sure that fileschristos
1998-01-20Define BSD4_4: quad_t's in struct rlimit;pk
1997-10-10CFLAGS->CPPFLAGSchristos
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-04Make the syntax tables work on machines where characters are unsigned.christos
1997-07-04Don't roll own rules to build helper programs.christos
1997-06-16add auto-generated token.h to dependancy for ${OBJS}.lukem
1997-05-15Add mkinit.o mknodes.o mksyntax.o to CLEANFILESveego
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-17- XXX Inhibit warnings on PowerPC for now - there are lots ofthorpej
1996-10-22add builtins.h to the list of (built) headers depended on by ${OBJS}, socgd
1996-10-16PR/2808: Depend and clean fixes from FreeBSDchristos
1996-02-18Fix problems with the way init.o is built:mycroft
1995-10-22Parallel make fixes.christos
1995-06-10Add a DPADD.mycroft
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-21convert to new RCS id conventions.cgd
1994-11-04ulimit builtin (PR #388)jtc
1994-06-24Renamed builtins to builtins.def to eliminate make's (incorrect) circularjtc
1994-06-11Add RCS ids.mycroft
1994-06-02Exclude `mkinit' from argument list to `mkinit'; this especially causespk
1994-05-14add back in support for building w/o obj dir. also, add NO_HISTORYcgd
1994-05-12Added DPADD.jtc
1994-05-12Use libc's sys_siglist[] instead of building and using our own array ofjtc
1994-05-11temporarily disable printf builtinjtc
1994-05-11sync with 4.4litejtc
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-11-14from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:cgd
1993-08-09Tweak for cross-compiling.mycroft
1993-08-06Use sys_signame[].mycroft
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-05-04Make sure init.c is touched so it doesn't get rebuilt if wemycroft