Annotation of 43BSD/contrib/mkmf/x.Makefile/t.Makefile, revision 1.1

1.1     ! root        1: LDFLAGS              =
        !             2: 
        !             3: LIBS         =
        !             4: 
        !             5: LINKER       = cc
        !             6: 
        !             7: OBJS         =
        !             8: 
        !             9: PROGRAM              =
        !            10: 
        !            11: $(PROGRAM):     $(OBJS) $(LIBS)
        !            12:                @$(LINKER) $(LDFLAGS) $(OBJS) $(LIBS) -o $(PROGRAM)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.