diff options
Diffstat (limited to 'trans/Makefile')
-rw-r--r-- | trans/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/trans/Makefile b/trans/Makefile index c5e4184c..9d610952 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2006 +# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2006, 2007 # Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or @@ -33,10 +33,6 @@ password-LDLIBS = $(LIBCRYPT) include ../Makeconf -# hurd/default_pager.defs doesn't include hurd/hurd_types.defs and so won't -# obey SERVERPREFIX. -default_pager-MIGCOMSFLAGS = -prefix S_ - vpath elfcore.c $(top_srcdir)/exec symlink: fsysServer.o |