summaryrefslogtreecommitdiff
path: root/core/opiealarm/Makefile
Side-by-side diff
Diffstat (limited to 'core/opiealarm/Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--core/opiealarm/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/opiealarm/Makefile b/core/opiealarm/Makefile
index 0c8467e..255083d 100644
--- a/core/opiealarm/Makefile
+++ b/core/opiealarm/Makefile
@@ -20,7 +20,3 @@ $(DESTDIR)/opiealarm: opiealarm.c
clean:
-rm -f *~ core
-install:
- cp $(DESTDIR)/opiealarm $(INSTALL_ROOT)/opt/QtPalmtop/bin
- chown root $(INSTALL_ROOT)/opt/QtPalmtop/bin/opiealarm
- chmod u+s $(INSTALL_ROOT)/opt/QtPalmtop/bin/opiealarm 2>/dev/null || echo -e "\nopiealarm must be owned by root to work correctly.\n"