Annotation of researchv10no/cmd/cfront/libC/iostream/iostream.mk, revision 1.1

1.1     ! root        1: # makefile generated by mkold
        !             2: LOCAL=$(HOME)
        !             3: 
        !             4: DIR.00 = /.
        !             5: 
        !             6: iostream.a : iostream.a.D/in.o iostream.a.D/out.o iostream.a.D/intin.o \
        !             7:                iostream.a.D/flt.o iostream.a.D/rawin.o \
        !             8:                iostream.a.D/sbuf.dbp.o iostream.a.D/stream.o \
        !             9:                iostream.a.D/streambuf.o iostream.a.D/strstream.o \
        !            10:                iostream.a.D/cstreams.o \
        !            11:                iostream.a.D/stdiobuf.o iostream.a.D/swstdio.o \
        !            12:                iostream.a.D/oldformat.o iostream.a.D/manip.o \
        !            13:                iostream.a.D/fstream.o iostream.a.D/filebuf.o
        !            14:        ar r iostream.a iostream.a.D/in.o iostream.a.D/out.o iostream.a.D/intin.o iostream.a.D/flt.o iostream.a.D/rawin.o iostream.a.D/sbuf.dbp.o iostream.a.D/stream.o iostream.a.D/streambuf.o iostream.a.D/strstream.o iostream.a.D/cstreams.o iostream.a.D/stdiobuf.o iostream.a.D/swstdio.o iostream.a.D/oldformat.o iostream.a.D/manip.o iostream.a.D/fstream.o iostream.a.D/filebuf.o
        !            15: 
        !            16: iostream.a.D/in.o : in.c iostream.h iostream.a.D/.created
        !            17:        ( : creating iostream.a.D ; if [ ! -d 'iostream.a.D' ] ; then mkdir 'iostream.a.D' ; fi ; cd 'iostream.a.D' && pwd ) ; $(CC) $(CCFLAGS) -I. -c in.c ; mv in.o iostream.a.D/in.o
        !            18: 
        !            19: iostream.a.D/.created :
        !            20:        if [ ! -d iostream.a.D ] ; then ( : creating iostream.a.D ; if [ ! -d 'iostream.a.D' ] ; then mkdir 'iostream.a.D' ; fi ; cd 'iostream.a.D' && pwd ) ; fi$(newline)\
        !            21:        touch iostream.a.D$(DIR.00)created
        !            22: 
        !            23: iostream.a.D/out.o : out.c streamdefs.h iostream.h \
        !            24:                iostream.a.D/.created
        !            25:        $(CC) $(CCFLAGS) -I. -c out.c ; mv out.o iostream.a.D/out.o
        !            26: 
        !            27: iostream.a.D/intin.o : intin.c iostream.h iostream.a.D/.created
        !            28:        $(CC) $(CCFLAGS) -I. -c intin.c ; mv intin.o iostream.a.D/intin.o
        !            29: 
        !            30: iostream.a.D/flt.o : flt.c iostream.h iostream.a.D/.created
        !            31:        $(CC) $(CCFLAGS) -I. -c flt.c ; mv flt.o iostream.a.D/flt.o
        !            32: 
        !            33: iostream.a.D/rawin.o : rawin.c iostream.h iostream.a.D/.created
        !            34:        $(CC) $(CCFLAGS) -I. -c rawin.c ; mv rawin.o iostream.a.D/rawin.o
        !            35: 
        !            36: iostream.a.D/sbuf.dbp.o : sbuf.dbp.c iostream.h iostream.a.D/.created
        !            37:        $(CC) $(CCFLAGS) -I. -c sbuf.dbp.c ; mv sbuf.dbp.o iostream.a.D/sbuf.dbp.o
        !            38: 
        !            39: iostream.a.D/stream.o : stream.c iostream.h iostream.a.D/.created
        !            40:        $(CC) $(CCFLAGS) -I. -c stream.c ; mv stream.o iostream.a.D/stream.o
        !            41: 
        !            42: iostream.a.D/streambuf.o : streambuf.c streamdefs.h iostream.h \
        !            43:                iostream.a.D/.created
        !            44:        $(CC) $(CCFLAGS) -I. -c streambuf.c ; mv streambuf.o iostream.a.D/streambuf.o
        !            45: 
        !            46: iostream.a.D/strstream.o : strstream.c strstream.h iostream.h \
        !            47:                iostream.a.D/.created
        !            48:        $(CC) $(CCFLAGS) -I. -c strstream.c ; mv strstream.o iostream.a.D/strstream.o
        !            49: 
        !            50: iostream.a.D/cstreams.o : cstreams.c streamdefs.h fstream.h \
        !            51:                iostream.a.D/.created
        !            52:        $(CC) $(CCFLAGS) -I. -c cstreams.c ; mv cstreams.o iostream.a.D/cstreams.o
        !            53: 
        !            54: iostream.a.D/stdiobuf.o : stdiobuf.c stdiostream.h \
        !            55:                iostream.a.D/.created
        !            56:        $(CC) $(CCFLAGS) -I. -c stdiobuf.c ; mv stdiobuf.o iostream.a.D/stdiobuf.o
        !            57: 
        !            58: iostream.a.D/swstdio.o : swstdio.c stdiostream.h iostream.h \
        !            59:                iostream.a.D/.created
        !            60:        $(CC) $(CCFLAGS) -I. -c swstdio.c ; mv swstdio.o iostream.a.D/swstdio.o
        !            61: 
        !            62: iostream.a.D/oldformat.o : oldformat.c fstream.h strstream.h \
        !            63:                streamdefs.h stream.h iostream.a.D/.created
        !            64:        $(CC) $(CCFLAGS) -I. -c oldformat.c ; mv oldformat.o iostream.a.D/oldformat.o
        !            65: 
        !            66: iostream.a.D/manip.o : manip.c iomanip.h iostream.h \
        !            67:                iostream.a.D/.created
        !            68:        $(CC) $(CCFLAGS) -I. -c manip.c ; mv manip.o iostream.a.D/manip.o
        !            69: 
        !            70: iostream.a.D/fstream.o : fstream.c fstream.h iostream.h \
        !            71:                iostream.a.D/.created
        !            72:        $(CC) $(CCFLAGS) -I. -c fstream.c ; mv fstream.o iostream.a.D/fstream.o
        !            73: 
        !            74: iostream.a.D/filebuf.o : filebuf.c streamdefs.h fstream.h iostream.h \
        !            75:                iostream.a.D/.created
        !            76:        $(CC) $(CCFLAGS) -I. -c filebuf.c ; mv filebuf.o iostream.a.D/filebuf.o
        !            77: null=
        !            78: newline=;
        !            79: sharp=#
        !            80: 
        !            81: clean : 
        !            82:        rm -f *.o
        !            83:        rm -rf *.D
        !            84:        rm -f tmp* core

unix.superglobalmegacorp.com

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