History log of /netbsd-current/distrib/atari/floppies/prepare/Makefile
Revision Date Author Comments
# 1.3 11-May-2006 jdc

branches: 1.3.20;
Add usr/bin/sort and install.sub to prepare.fs.
Should fix PR port-atari/33455 by Alan Hourihane.


# 1.2 02-May-2002 lukem

branches: 1.2.8;
yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
(fixes problem caused by implicit include of ../Makefile.inc in certain
submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of
etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}


# 1.1 12-Apr-2002 leo

branches: 1.1.1;
Initial revision


# 1.1.1.1 12-Apr-2002 leo

prepare and installation floppies


# 1.2.8.1 12-May-2006 tron

Pull up following revision(s) (requested by jdc in ticket #1322):
distrib/atari/floppies/prepare/list: revision 1.4
distrib/atari/floppies/prepare/Makefile: revision 1.3
Add usr/bin/sort and install.sub to prepare.fs.
Should fix PR port-atari/33455 by Alan Hourihane.


# 1.3.20.1 05-Oct-2008 mjf

Sync with HEAD.