From 7855b19ce0241a7b7b4fc72e3a8ddd9bf73b0a77 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 04 Nov 2004 10:33:04 +0000 Subject: opie-qashmoney is now unsupported --- (limited to 'noncore/apps/qashmoney/make_x86') diff --git a/noncore/apps/qashmoney/make_x86 b/noncore/apps/qashmoney/make_x86 deleted file mode 100755 index fe1874d..0000000 --- a/noncore/apps/qashmoney/make_x86 +++ b/dev/null @@ -1,22 +0,0 @@ -# Use this script to automatically make the x86 version -# of QashMoney. The x86.sh file must be in this folder -# for it to work. - -# Clean the directory -if [ -e Makefile ] -then - make clean - rm Makefile -fi - -# set the environment variables for the x86 environment -echo "Setting environment variables..." -source x86.sh - -# Make the new Makefile -echo "Making the new Makefile..." -tmake -o Makefile qashmoney.pro - -# Make the program -echo "Making the program..." -make -- cgit v0.9.0.2