chiark / gitweb /
changelog: we are 2.1.2~ not 2.1.2
[authbind.git] / Makefile
index ac988af2b9a2c177d2375150d789b7cb529745cc..37a8673de9aa8779abe22f38f3f939bd4f8bc9e2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 
-#
-# $Id$
 
 prefix=/usr/local
 
@@ -84,7 +82,7 @@ helper:                       helper.o
 helper.o authbind.o:   authbind.h
 
 $(LIBTARGET):          libauthbind.o
-               ld -shared -soname $(LIBCANON) -o $@ $< $(LIBS)
+               $(LD) -shared -soname $(LIBCANON) -o $@ $< $(LIBS)
 
 clean distclean:
                rm -f $(TARGETS) *.o *~ ./#*# *.bak *.new core