diff options
| author | Mystery Man <unknown@mandriva.org> | 2001-06-11 13:49:39 +0000 |
|---|---|---|
| committer | Mystery Man <unknown@mandriva.org> | 2001-06-11 13:49:39 +0000 |
| commit | 16bde8b3d7027aba56051fbf557b7735eb2ee6aa (patch) | |
| tree | 0d8736af65eea4a83b8445ee8e2a6d0c951aea67 /perl-install/Newt/Makefile | |
| parent | 0a121a8ecd6de894c14d60daf9da2022ec47405c (diff) | |
| download | drakx-topic/rp-pppoe.tar drakx-topic/rp-pppoe.tar.gz drakx-topic/rp-pppoe.tar.bz2 drakx-topic/rp-pppoe.tar.xz drakx-topic/rp-pppoe.zip | |
This commit was manufactured by cvs2svn to create branch 'rp-pppoe'.topic/rp-pppoe
Diffstat (limited to 'perl-install/Newt/Makefile')
| -rw-r--r-- | perl-install/Newt/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/perl-install/Newt/Makefile b/perl-install/Newt/Makefile deleted file mode 100644 index cb80c5ab7..000000000 --- a/perl-install/Newt/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -.PHONY: clean - -Newt: %: %.xs - test -e Makefile_c || perl Makefile.PL - $(MAKE) -f Makefile_c LD_RUN_PATH= - rm -f ../auto/Newt ; ln -s ../Newt/blib/arch/auto/Newt ../auto - -clean: - test ! -e Makefile_c || $(MAKE) -f Makefile_c clean - rm -f *~ *.o |
