diff --git a/data/eng/Makefile b/data/eng/Makefile index 7f2b4a1f1b..d5cb232c69 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -42,7 +42,6 @@ export DOCDIR # Spaces separate items, so spaces in names should be # represented as '|'. FASM_PROGRAMS:=\ - @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \ diff --git a/data/et/Makefile b/data/et/Makefile index 74f2f0dc74..57a1f3f6a9 100644 --- a/data/et/Makefile +++ b/data/et/Makefile @@ -42,7 +42,6 @@ export DOCDIR # Spaces separate items, so spaces in names should be # represented as '|'. FASM_PROGRAMS:=\ - @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \ diff --git a/data/it/Makefile b/data/it/Makefile index e2032c6708..3fda818738 100644 --- a/data/it/Makefile +++ b/data/it/Makefile @@ -42,7 +42,6 @@ export DOCDIR # Spaces separate items, so spaces in names should be # represented as '|'. FASM_PROGRAMS:=\ - @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \ diff --git a/data/rus/Makefile b/data/rus/Makefile index 9ea6cfb2fa..b84045c401 100644 --- a/data/rus/Makefile +++ b/data/rus/Makefile @@ -42,7 +42,6 @@ export DOCDIR # Spaces separate items, so spaces in names should be # represented as '|'. FASM_PROGRAMS:=\ - @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \ diff --git a/data/sp/Makefile b/data/sp/Makefile index 1492f7b836..e82d8a3d5d 100644 --- a/data/sp/Makefile +++ b/data/sp/Makefile @@ -42,7 +42,6 @@ export DOCDIR # Spaces separate items, so spaces in names should be # represented as '|'. FASM_PROGRAMS:=\ - @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \ @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \ @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \ @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \