Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-06-04 | add real install, and some more normal paths. | Mark Eichin | 1 | -4/+18 | |
1992-06-04 | added srcdir=. so that configure puts in a value | Mark Eichin | 1 | -2/+13 | |
added explicit foo.o:foo.c lines since Solaris has the same VPATH bug that SunOs 4.1.1 does... | |||||
1992-06-02 | Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS | Mark Eichin | 1 | -0/+2 | |
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. | |||||
1992-03-08 | This is the third and final batch of makefile changes this round. | K. Richard Pixley | 1 | -0/+3 | |
These are Makefiles that do not participate in progressive yet have still been brought current. * added exec_prefix * default bindir now exec_prefix/bin * default libdir now exec_prefix/lib * default mandir now prefix/man * default infodir now prefix/info * added oldincludedir, default NULL * remove all traces of the old -subdirs and -namesubdir support, including code, for loops, and all subdir/unsubdir stuff. * remove old style staging targets {de-}stage[1234], comparison, bootstrapN, from all but the bootstrappable tools. * added check targets. * removed any "Last Mod" lines. * forced copyrights to '92 and shifted some from Cygnus to FSF. * added tooldir and program_prefix where needed. * updated texinfo and man pages, removed all references to multiple hosts or targets. | |||||
1992-03-06 | Fixed some serious bugs in the configuration of gprof. It now works with | Sean Eric Fagan | 1 | -7/+9 | |
the latest bfd and company. | |||||
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 | |
1991-07-23 | Initial revision | Sean Eric Fagan | 1 | -0/+25 | |