Home | History | Annotate | Download | only in bison

Lines Matching full:makefile

17 	* Makefile.in (bison_version): New variable.
25 * Makefile.in: new.h renamed to alloc.h.
76 * Makefile.in (dist): Explicitly check for symlinks, and copy them.
127 * Makefile.in (allocate.o): Define target explicitly.
131 * Makefile.in (CFLAGS): Set to @CFLAGS@.
149 * Makefile.in (dist): Don't use $(srcdir).
274 * Makefile.in (DISTFILES): Include install-sh, not install.sh.
281 * Makefile.in (prefix, exec_prefix): Let configure set them.
285 * Makefile.in: Set datadir to $(prefix)/share.
294 * Makefile.in (DISTFILES): Add install.sh.
308 * Makefile.in (LDFLAGS): Make it empty by default.
325 * Makefile.in (check): New target.
339 * Makefile.in (dist): Use .gz for extension, not .z.
347 * Makefile.in (config.status): Run config.status --recheck, not
379 * Makefile.in (install): Depend on `uninstall' and `installdirs'.
408 * Makefile.in (bison.s1): use `rm -f' since it's quieter.
413 * Makefile.in (Makefile, config.status, configure): New targets.
427 * Makefile.in (all): Depend on bison.s1.
452 * Makefile.in (files.o, .c.o): Put CPPFLAGS and CFLAGS last.
472 * Makefile.in (bison.s1): New target. Modifies bison.simple.
505 * Makefile.in: Set and use $(MAKEINFO).
514 * Makefile.in (dist): Put configure.bat in the distribution.
518 * Makefile.in (install): cd to $(srcdir) before installing info
523 * Makefile.in (files.o): Supply $(DEFS), and $(CPPFLAGS).
553 * Makefile.in (dist): Don't release mergedir.awk
572 * Makefile.in (install): Specify full new file name for the
577 * Makefile.in (dist): Include bison.rnh in distribution.
602 * Makefile.in (install): Always specify new file name for install.
612 * Makefile.in (dist): Depend on bison.info
617 * Makefile.in (.c.o): New rule. Use $(DEFS) directly.
645 * Makefile.in (clean): Don't delete configuration files or TAGS.
667 * Makefile.in (install): Install bison.info* files one by one.
680 * Makefile.in (mostlyclean): Renamed from `clean'.
700 * Makefile (distclean): Depend on clean, not realclean. Don't rm
720 * Makefile.in (dist): Copy those files from current dir.
782 * Makefile.in (mandir): Compute default using manext.
799 * Makefile.in, configure: Only put $< in Makefile if using VPATH,
809 * Makefile.in: Add deps on system.h.
814 * Makefile.in (dist): Include texinfo.tex.
816 * configure: Create config.status. Remove it and Makefile if
822 Makefile.in in that directory. Set VPATH if srcdir is not `.'.
823 * Makefile.in (prefix): Renamed from DESTDIR.
841 * configure, Makefile.in: $(INSTALLPROG) -> $(INSTALL),
850 * Replace Makefile with configure and Makefile.in. Update README
859 * Makefile (MANDIR, MANEXT): Install man page in
862 * Makefile: Rename BINDIR et al. to lowercase to conform to
868 * Makefile (bison.info): New target.
892 * Makefile (dist): Put alloca.c into distribution.
1009 * Makefile: Link with getopt1.o and add getopt1.c and getopt.h to
1013 Makefile and getargs.c.
1014 * Makefile (dist): Extract version number from version.c.
1031 * Makefile: Specify Bison version here. Add rule to pass it to
1033 * src/version.c: Use version number from Makefile.
1043 * Makefile (INSTALL): New parameter.
1056 * Makefile (install): Ensure installed files readable.
1104 * Makefile (bison-dist.*): Rename targets and files to bison.*.
1135 * Makefile (install): Use mergedir.awk to process bison.simple
1184 * Makefile (install): Install the man page.
1228 * Makefile: Include system.h in bison-dist.tar
1295 * Makefile (install): Delete parser files before copying them.
1302 * Makefile (dist): Include ChangeLog in distrib.
1323 src/LR0.c, Makefile, src/bison.simple: Changed copyright notices
1407 * Makefile: Compile it, link it, put it in dist.
1445 * Makefile: New variable LIBS. Alternatives for USG.