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