Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS
authorMark Eichin <eichin@cygnus>
Tue, 2 Jun 1992 17:22:47 +0000 (17:22 +0000)
committerMark Eichin <eichin@cygnus>
Tue, 2 Jun 1992 17:22:47 +0000 (17:22 +0000)
commit9138a2e2f6bdddcc643a3ed208093d5cc8a7023d
treea7461bc46162614482281ef2cffae2bc64073eb5
parent50a39795e21751fccaf75cf4e9df1378e5fcba62
Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS
Makefile: it shouldn't be under cvs; given that it is, fix it too
arcs.c: fprintf used where printf should have been.
lookup.c: misdeclared calloc; use a cast instead.
gprof/Makefile
gprof/Makefile.in
gprof/arcs.c
gprof/lookup.c