]> skyeroc.xyz Git - dgamelaunch/commitdiff
better way to do this
authorJoshua Kwan <joshk@triplehelix.org>
Sun, 25 Jan 2004 22:45:23 +0000 (22:45 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Sun, 25 Jan 2004 22:45:23 +0000 (22:45 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@164 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Makefile

index 3fc7362dedb381aed3344d935b87cb28ec598723..f4d44c21ed25e58435ed3481b223b03538449d52 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ else
   endif
 endif
 
-ifdef VIRUS
+ifeq (1,$(VIRUS))
   EDITOR = virus.c
 else
   EDITOR = ee.c