The ipal library is called ipal.

This commit is contained in:
steve 2000-12-09 01:19:58 +00:00
parent 40da501cec
commit a4da2c7ed5
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.1 2000/12/09 01:17:38 steve Exp $"
#ident "$Id: Makefile.in,v 1.2 2000/12/09 01:19:58 steve Exp $"
#
#
SHELL = /bin/sh
@ -62,7 +62,7 @@ endif
pal.tgt: $O $(TGTDEPLIBS)
$(CC) -shared -o $@ $O $(TGTLDFLAGS) -lpal
$(CC) -shared -o $@ $O $(TGTLDFLAGS) -lipal
clean:
rm -f *.o dep/*.d