PIA / src / java / makefiles

[..] [files]

This directory contains makefile templates for compiling Java classes and packages; they are meant to be included using the ``include'' directive of GNU or similar versions of make. They are known to work on Linux and Solaris with GNU make. They used to work with Sun's make, but this hasn't been tested recently.

A little attention has been paid to making the makefiles work on Windows, but unless make, java, and the shell interpret ``/'' as the file separator there is little hope that they will really work. A better solution would be to use an OS-independent tool like ant.

Annotated Contents

file.make
Template for making Java classes from .java files.
package.make
Template for a directory that contains sub-packages.

Copyright © 1997-2000 by Ricoh Innovations, Inc.
$Id: HEADER.html,v 1.3 2001-04-03 00:04:06 steve Exp $
      Name                    Last modified      Size  Description
Parent Directory - file.make 2012-04-01 16:18 3.6K package.make 2012-04-01 16:18 2.1K