diff options
| author | fukachan <fukachan> | 2001-07-01 14:07:55 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-07-01 14:07:55 +0000 |
| commit | 5c76ec2a2d2ad72f4b73ad2b100e392019f5ed98 (patch) | |
| tree | b8e915f2120f1fc9c594c295786afb812d169a7b /fml/Makefile | |
| parent | d18ea9ec034fc4e95bbdbc4f3d49d21330c6897a (diff) | |
| download | fml8-5c76ec2a2d2ad72f4b73ad2b100e392019f5ed98.tar.gz fml8-5c76ec2a2d2ad72f4b73ad2b100e392019f5ed98.tar.bz2 fml8-5c76ec2a2d2ad72f4b73ad2b100e392019f5ed98.zip | |
add perl -I ../img/lib
Diffstat (limited to 'fml/Makefile')
| -rw-r--r-- | fml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/Makefile b/fml/Makefile index ab0f0a42..fd1dcfe6 100644 --- a/fml/Makefile +++ b/fml/Makefile @@ -1,8 +1,8 @@ # -# $FML$ +# $FML: Makefile,v 1.7 2001/04/27 05:10:26 fukachan Exp $ # -PERL = perl -w -I ../cpan/lib -I ./lib -I ./libexec +PERL = perl -w -I ../img/lib -I ../cpan/lib -I ./lib -I ./libexec all: test |
