summaryrefslogtreecommitdiffstats
path: root/perl-install/Newt/Makefile
diff options
context:
space:
mode:
authorMystery Man <unknown@mandriva.org>2004-11-06 08:30:59 +0000
committerMystery Man <unknown@mandriva.org>2004-11-06 08:30:59 +0000
commit42e38e074bf1200783849ea85e205e6614f988d7 (patch)
tree3c218a7ef3c66c8064eb2f6fa84ef44cef7b55a6 /perl-install/Newt/Makefile
parenta4a67fd68bcffc42eb98871618c8f07b55157d5e (diff)
downloaddrakx-backup-do-not-use-topic/a.tar
drakx-backup-do-not-use-topic/a.tar.gz
drakx-backup-do-not-use-topic/a.tar.bz2
drakx-backup-do-not-use-topic/a.tar.xz
drakx-backup-do-not-use-topic/a.zip
This commit was manufactured by cvs2svn to create branch 'a'.topic/a
Diffstat (limited to 'perl-install/Newt/Makefile')
-rw-r--r--perl-install/Newt/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/perl-install/Newt/Makefile b/perl-install/Newt/Makefile
deleted file mode 100644
index 613ca8a1c..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= || $(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