mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
*** empty log message ***
This commit is contained in:
@@ -110,7 +110,7 @@ realclean: distclean
|
||||
rm -f TAGS *.info*
|
||||
|
||||
# Most of these deps are in case using RCS.
|
||||
install: all bison.1 $(srcdir)/$(PFILE) $(srcdir)/$(PFILE1) uninstall installdirs
|
||||
install: all bison.1 $(srcdir)/$(PFILE) $(srcdir)/$(PFILE1) installdirs uninstall
|
||||
$(INSTALL_PROGRAM) bison $(bindir)/bison
|
||||
$(INSTALL_DATA) ./bison.s1 $(datadir)/$(PFILE)
|
||||
$(INSTALL_DATA) $(srcdir)/$(PFILE1) $(datadir)/$(PFILE1)
|
||||
|
||||
Reference in New Issue
Block a user