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

Migration to new build system.

  • kon moved and checked
File:
1 edited

Legend:

Unmodified
Added
Removed
  • auto/output/Makefile

    r8c8a252 r8e1730c  
    4646VPATH = ./src 
    4747 
    48 PROGRAMS = tok sen fla gph kot unfla grp mar ser 
     48PROGRAMS = tok sen fla gph kot unfla grp mar ser kon 
    4949 
    5050TOK_OBJ_FILES = tok.o tok_cmdline.o 
     
    8686SER_PERL_FILES = ser.pl 
    8787ser: \$(SER_PERL_FILES) 
     88 
     89KON_PERL_FILES = kon.pl 
     90kon: \$(KON_PERL_FILES) 
    8891 
    8992CONFIG_FILES = src/config.h Makefile 
Note: See TracChangeset for help on using the changeset viewer.