Документ взят из кэша поисковой машины. Адрес оригинального документа : http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/tests/Makefile
Дата изменения: Fri Mar 15 01:12:16 1996
Дата индексирования: Tue Oct 2 00:38:39 2012
Кодировка:

PERL=/usr/bin/perl

Test.pl: .test ../lib/bp.pl
$(PERL) Test.pl
$(PERL) newcset.pl
touch .test

time: timetest.pl timetest2.pl
touch .time

timetest.pl: .time
$(PERL) timetest.pl
touch .time

timetest2.pl: .time
$(PERL) timetest2.pl

.test .time:

clean:
rm -f .time .test