Changeset dc21769


Ignore:
Timestamp:
06/09/09 20:17:04 (15 years ago)
Author:
Mateusz Hromada <ruanda@…>
Branches:
master
Children:
8c8a252
Parents:
ac9a049
git-author:
Mateusz Hromada <ruanda@…> (06/09/09 20:17:04)
git-committer:
Mateusz Hromada <ruanda@…> (06/09/09 20:17:04)
Message:

Migration to new build system.

  • mar moved and checked
Files:
1 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • auto/output/Makefile

    rac9a049 rdc21769  
    4646VPATH = ./src 
    4747 
    48 PROGRAMS = tok sen fla gph kot unfla grp 
     48PROGRAMS = tok sen fla gph kot unfla grp mar 
    4949 
    5050TOK_OBJ_FILES = tok.o tok_cmdline.o 
     
    8080GRP_PERL_FILES = grp.pl 
    8181grp: \$(GRP_PERL_FILES) 
     82 
     83MAR_PERL_FILES = mar.pl 
     84mar: \$(MAR_PERL_FILES) 
    8285 
    8386CONFIG_FILES = src/config.h Makefile 
  • src/mar.pl

    • Property mode changed from 100755 to 100644
Note: See TracChangeset for help on using the changeset viewer.