summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand/libbug/Makefile
AgeCommit message (Expand)Author
2014-11-21We don't need a special rule now that the file is called .S (having achristos
2014-11-21rename to bugstart.Schristos
2011-01-21Switch remaining platforms to modern CPP for assembler.joerg
2009-12-06Put asm objects into OBJS, not dependencies for all target.tsutsui
2001-12-12MKfoo=no -> NOfootv
2001-11-14Work around <bsd.lib.mk> used for kernel libs in other places. Clean uptv
2000-12-05Replace the startup C code with assembler, which avoids having toscw
2000-12-04Use -fomit-frame-pointer when compiling bugcrt.c; a6 needs to be reservedscw
2000-07-28Really make this work for `dependall'. Also strip bootst.bug beforescw
2000-07-27Make these work for the `dependall' target.scw
2000-07-24cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessaryjdolecek
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-08-01Changes to keep lint happy.scw
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Remove empty libinstall target and add NOINSTALL=1.cjs
1997-05-07Use libinstall::, not install:, to prevent instaling LIB.mycroft
1996-05-17update for libbug.h, console I/Ochuck
1996-05-17libbug from Dale Rahn. Revisions by Theo de Raadt and myself.chuck