Altre correzioni su memory mapping ed esempi
[gapil.git] / Makefile
index 5792d756e3ce76c54cb8f870f83b16f76c1df29a..21e5740a89fba4bf0e15ae685aa6f3fd03a3a1dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ $(PS_IMG): %.ps : %.eps
        eps2eps $< $@ 
 
 $(EPS_IMG): %.eps : %.dia
-       dia -e $@ $< 
+       dia --nosplash -e $@ $< 
 
 gapil.tgz: $(SOURCE) sources/Makefile
        tar -cvz -f $@ $^