From 331b83952fcd188232b0e5a92ea0c36c0cd25686 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 12 Nov 2009 22:10:40 +0000 Subject: load also the makefiles for xclock, xcalc and xwininfo --- xorg-server/makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xorg-server') diff --git a/xorg-server/makefile b/xorg-server/makefile index 814b3e915..58fd8efb7 100644 --- a/xorg-server/makefile +++ b/xorg-server/makefile @@ -95,29 +95,29 @@ XErrorDB: ..\libX11\src\XErrorDB copy $< $@ load_makefile hw\xwin\xlaunch\makefile MAKESERVER=0 DEBUG=0 - xlaunch.exe: hw\xwin\xlaunch\obj\release\xlaunch.exe copy $< $@ load_makefile ..\xkbcomp\makefile MAKESERVER=0 DEBUG=0 - xkbcomp.exe: ..\xkbcomp\obj\release\xkbcomp.exe copy $< $@ %: ..\apps\xcalc\%.ad copy $< $@ +load_makefile ..\apps\xcalc\makefile MAKESERVER=0 DEBUG=0 xcalc.exe: ..\apps\xcalc\obj\release\xcalc.exe XCalc XCalc-color copy $< $@ +load_makefile ..\apps\xclock\makefile MAKESERVER=0 DEBUG=0 xclock.exe: ..\apps\xclock\obj\release\xclock.exe copy $< $@ +load_makefile ..\apps\xwininfo\makefile MAKESERVER=0 DEBUG=0 xwininfo.exe: ..\apps\xwininfo\obj\release\xwininfo.exe copy $< $@ load_makefile ..\tools\plink\makefile MAKESERVER=0 DEBUG=0 - plink.exe: ..\tools\plink\obj\release\plink.exe copy $< $@ -- cgit v1.2.3