Changeset 2473 for trunk/yacc


Ignore:
Timestamp:
Dec 5, 2005, 1:12:36 AM (20 years ago)
Author:
bird
Message:

scripts are just another thing which needs copying.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yacc/Makefile.kmk

    r2472 r2473  
    11PROGRAMS = yacc
    2 INSTALLS = yacc.doc yacc.man
    3 SCRIPTS = yyfix.sh
     2INSTALLS = yacc.doc yacc.man yyfix
    43
    54yacc_TEMPLATE =  usr.bin
     
    1817        warshall.c
    1918
    20 yyfix.sh_TEMPLATE = usr.bin.script
    21 yyfix.sh_SOURCES = \
     19yyfix_TEMPLATE = usr.bin.script
     20yyfix_SOURCES = \
    2221        yyfix.sh
    2322
Note: See TracChangeset for help on using the changeset viewer.