summaryrefslogtreecommitdiff
path: root/distrib/sparc/Makefile
AgeCommit message (Collapse)Author
2009-04-17For SHA256 hashes to be ready to go onto the install media, we mustTheo de Raadt
build the sets before we build the media. While there we can get rid of DESTDIR/snapshot too, and simply install straight into RELEASEDIR. (This also ends up saving an astounding amount of traffic/latency in a nfs environment)
2007-10-18enter iso dir for clean/cleandir, too, to delete dribblesTheo de Raadt
2007-08-14make obj dirs in iso; talked with miod about itTheo de Raadt
2003-03-05cd${REV}.iso for sparc tooTheo de Raadt
2000-04-24remove old stuffTheo de Raadt
1998-12-15forget about the old floppies, do not build them anymoreTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-18if we start at the top of distrib, we will end up in the right place...Theo de Raadt
1997-05-29Update Makefiles so that "make obj" works for sparc in src/distrib.grr