From 016dc6def4aa1a9af0d32e8f8e1a60e8be40b986 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 10 Oct 2006 18:54:15 +0200 Subject: [PATCH 1/1] Makefile.in: kill target web/sync/demo-script --- Makefile.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 4ac0de93..e5e8a442 100644 --- a/Makefile.in +++ b/Makefile.in @@ -73,7 +73,7 @@ shots += para_krell-2005-02.png para_server-startup.txt shots += para_slider-2004-12.png sdl_gui.jpg para_krell-2005-02.png shots := $(patsubst %,web/sync/%,$(shots)) web_pics := web/sync/paraslash.png web/sync/paraslash.ico -web_misc := demo-script overview.pdf versions/paraslash-git.tar.bz2 PUBLIC_KEY key.anonymous para.css doc +web_misc := overview.pdf versions/paraslash-git.tar.bz2 PUBLIC_KEY key.anonymous para.css doc web_misc := $(patsubst %,web/sync/%,$(web_misc)) autocrap := config.h.in configure @@ -286,8 +286,6 @@ web/sync/%.png: pics/web/%.png web/sync cp $< $@ web/sync/%.ico: pics/web/%.ico web/sync cp $< $@ -web/sync/demo-script: scripts/demo-script web/sync - cp $< $@ web/sync/para.css: web/para.css web/sync cp $< $@ web/sync/versions/paraslash-git.tar.bz2: paraslash-git.tar.bz2 web/sync -- 2.39.2