]> git.imager.perl.org - imager.git/commitdiff
update for the other 2 cases too
authorTony Cook <tony@develop=help.com>
Thu, 16 Dec 2004 14:20:50 +0000 (14:20 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 16 Dec 2004 14:20:50 +0000 (14:20 +0000)
dynfilt/Makefile.PL

index b04af31ff939bd0e3e0b8189f7f11461b8ee3730..fa2fe397ba2c9ec137f7da2ec62eb5ac99af7269 100644 (file)
@@ -47,7 +47,7 @@ $_.\$(SO): $_\$(OBJ_EXT)
 
 
 pure_all :: 
-       \$(NOOP)
+       $(NOOP)
 
 ';
 
@@ -84,7 +84,7 @@ $_.\$(SO): $_\$(OBJ_EXT)
 
 
 pure_all :: 
-       \$(NOOP)
+       $(NOOP)
 
 ';