Changeset a26cf42 for auto/output/Makefile
- Timestamp:
- 10/17/09 14:29:14 (15 years ago)
- Branches:
- master
- Children:
- 57728c1
- Parents:
- 2f8d6d8
- git-author:
- Mateusz Hromada <ruanda@…> (10/17/09 14:29:14)
- git-committer:
- Mateusz Hromada <ruanda@…> (10/17/09 14:29:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
auto/output/Makefile
rc7ecbc2 ra26cf42 97 97 vpath %.texinfo ./doc 98 98 99 PROGRAMS_SCRIPT = gph kot unfla grp mar ser kon rm12 99 PROGRAMS_SCRIPT = gph kot unfla grp mar ser kon rm12 uam.tag2re 100 100 PROGRAMS_EXEC = tok sen fla rs12 101 101 PROGRAMS = \$(PROGRAMS_SCRIPT) \$(PROGRAMS_EXEC) … … 125 125 GPH_PERL_FILES = gph.pl 126 126 gph: \$(GPH_PERL_FILES) 127 128 UAMTAG2RE_PERL_FILES = uam.tag2re.pl 129 uam.tag2re: \$(UAMTAG2RE_PERL_FILES) 127 130 128 131 KOT_PERL_FILES = kot.pl
Note: See TracChangeset
for help on using the changeset viewer.