aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan Gray2004-04-16 08:41:57 +0000
committerJonathan Gray2004-04-16 08:41:57 +0000
commite398103f5896bf3ad1a8f97053caffa5cddf1f54 (patch)
tree2e9e0276ffbebca9c7aaae4f1e2d1b1a76006087 /Makefile
parent45dd6a4ae6633c2d6b85b686cd66de5793a0608d (diff)
downloadscummvm-rg350-e398103f5896bf3ad1a8f97053caffa5cddf1f54.tar.gz
scummvm-rg350-e398103f5896bf3ad1a8f97053caffa5cddf1f54.tar.bz2
scummvm-rg350-e398103f5896bf3ad1a8f97053caffa5cddf1f54.zip
more phony targets
svn-id: r13586
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ce3f420d4..0346d1e3a8 100644
--- a/Makefile
+++ b/Makefile
@@ -143,4 +143,4 @@ win32dist: scummvm$(EXEEXT)
u2d $(WIN32PATH)/*.txt
-.PHONY: deb bundle test osxsnap win32dist
+.PHONY: deb bundle test osxsnap win32dist dist install uninstall