Home | History | Annotate | only in /src/sys/arch/powerpc/tools/chrpicon
Up to higher level directory
NameDateSize
chrpicon.h28-Apr-20082.2K
chrpicontoppm/09-Nov-2022
Makefile19-Nov-1999126
ppmtochrpicon/09-Nov-2022
README19-Nov-1999363

README

      1 
      2 $NetBSD: README,v 1.1.1.1 1999/11/19 00:43:20 lonhyn Exp $
      3 
      4 Routines for converting back and forth between CHRP boot icons
      5 in an SGML type ASCII format and PPM files.
      6 
      7 These two programs depend on PPM support being installed. This is
      8 most easily accomplished by installing the graphics/netpbm package.
      9 
     10 The makefiles as written expect to find PBM under /usr/pkg
     11