summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libz
AgeCommit message (Expand)Author
2012-10-30Actually remove the Makefiles.Joel Sing
2012-10-30Remove the now unused i386 libsa/libz Makefiles.Joel Sing
2012-09-03remove a NOPIE= that was still lying aroundTheo de Raadt
2012-08-29Kill all NOPIE and NOPIE_FLAGS in i386/stand, replacing them with -fno-piePascal Stumpf
2012-08-21Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always bePascal Stumpf
2003-12-18Move -DDYNAMIC_CRC_TABLE into the main libz MakefileTodd C. Miller
1999-02-14inherit DEBUGFLAGS form Makefile.incMichael Shalayeff
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-25more CLEANFILESMichael Shalayeff
1997-08-04dynamic crc32 table calculationMichael Shalayeff
1997-07-18proper variable handlingMichael Shalayeff
1997-06-23remove @obj dependencykstailey
1997-04-21don't forget $(SACFLAGS)Michael Shalayeff
1997-04-17Hope this works...Tobias Weingartner
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner