X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=Makefile;h=21e5740a89fba4bf0e15ae685aa6f3fd03a3a1dc;hb=c3cf6cfaf8f9ce0722f6afe471a23d1b9ae920c3;hp=5792d756e3ce76c54cb8f870f83b16f76c1df29a;hpb=8f0ff8d62835c0dc1be10ade261dba276959fc4a;p=gapil.git diff --git a/Makefile b/Makefile index 5792d75..21e5740 100644 --- 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 $@ $^