Changeset 5947 for trunk/include


Ignore:
Timestamp:
Jun 10, 2001, 4:12:42 AM (24 years ago)
Author:
bird
Message:

Ignore ILIB warnings. (rc <= 4)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin32.post.vac3.mk

    r5090 r5947  
    1 # $Id: odin32.post.vac3.mk,v 1.12 2001-02-11 10:35:29 sandervl Exp $
     1# $Id: odin32.post.vac3.mk,v 1.13 2001-06-10 02:12:42 bird Exp $
    22
    33#
     
    272272$(OBJDIR)\$(TARGET).$(TARGET_EXTENSION): $(OBJS)
    273273    $(RM) $@
    274     $(ILIB) $(ILIBFLAGS) $@ @<<
     274    -4 $(ILIB) $(ILIBFLAGS) $@ @<<
    275275$(OBJS:  =&^
    276276)
Note: See TracChangeset for help on using the changeset viewer.