From b44dcae6bb201d4c243672d1fd8877ab17d5c636 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 9 Mar 2008 01:22:32 +0100 Subject: Fix the build, symlinks. (This used to be commit c165b34805aa6a82e579afda9f4244c0c68d52b4) --- source4/build/make/rules.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'source4/build/make') diff --git a/source4/build/make/rules.mk b/source4/build/make/rules.mk index 3c4f4081ea..3ff9f2b933 100644 --- a/source4/build/make/rules.mk +++ b/source4/build/make/rules.mk @@ -148,14 +148,14 @@ $(1): $(2) ifneq ($(notdir $(1)),$(notdir $(4))) $(4): $(1) - @echo "Creating symbolic link for $(4)" - @ln -fs $(notdir $(4)) $(1) + @echo "Creating symbolic link for $$@" + @ln -fs $$(