remove dead macro.
This commit is contained in:
parent
770dfe5eaa
commit
15a426cc73
|
|
@ -16,7 +16,7 @@
|
|||
# 59 Temple Place - Suite 330
|
||||
# Boston, MA 02111-1307, USA
|
||||
#
|
||||
#ident "$Id: Makefile.in,v 1.2 2000/12/14 23:38:04 steve Exp $"
|
||||
#ident "$Id: Makefile.in,v 1.3 2000/12/15 02:00:31 steve Exp $"
|
||||
#
|
||||
#
|
||||
SHELL = /bin/sh
|
||||
|
|
@ -56,7 +56,6 @@ ifeq (@CYGWIN@,yes)
|
|||
TGTLDFLAGS=-L.. -livl
|
||||
TGTDEPLIBS=../libivl.a
|
||||
else
|
||||
TGTLD=$(CC)
|
||||
TGTLDFLAGS=
|
||||
TGTDEPLIBS=
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue