make-alpha
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS psmith make: Convert the source code to use ANSI C style function de


From: Paul D. Smith <address@hidden>
Subject: CVS psmith make: Convert the source code to use ANSI C style function definitions and
Date: Mon, 14 Oct 2002 17:54:05 -0400

CVSROOT:        /cvsroot/make
Module name:    make
Changes by:     psmith  02/10/14 17:54:04

Modified files:
        .              : ChangeLog Makefile.am alloca.c amiga.c ar.c 
                         arscan.c commands.c configure.in default.c 
                         dir.c expand.c file.c function.c getloadavg.c 
                         getopt.c getopt1.c hash.c implicit.c job.c 
                         main.c maintMakefile misc.c read.c remake.c 
                         remote-cstms.c remote-stub.c rule.c signame.c 
                         variable.c vmsfunctions.c vmsify.c vpath.c 
Removed files:
        .              : loadtest.c 

Log message:
Convert the source code to use ANSI C style function definitions and
enable the automake ansi2knr capability.

Right now this doesn't quite build using a K&R compiler because of a
problem with the loadavg test program, but the rest of the code works.  I'm
asking the automake list about this problem.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]