|
|
1.1 root 1: CFLAGS =-I. -g
2: INS = install
3: INSDIR = $(ROOT)/usr/lib
4: FFLAGS=-Ns500
5:
6: OBJ = Version.o backspace.o dfe.o due.o iio.o inquire.o rewind.o rsfe.o \
7: rdfmt.o sue.o uio.o wsfe.o sfe.o fmt.o nio.o lio.o lread.o open.o \
8: close.o util.o endfile.o wrtfmt.o err.o fmtlib.o ecvt.o ltostr.o
9:
10: libI77.a: $(OBJ)
11: ar r libI77.a $?
12: ranlib libI77.a
13: install: libI77.a
14: cp libI77.a /usr/lib/libI77.a
15: ranlib /usr/lib/libI77.a
16:
17: lio.o: lio.h
18: SRC= lio.h fio.h fmt.h backspace.c dfe.c due.c iio.c inquire.c rewind.c \
19: rsfe.c rdfmt.c sue.c uio.c wsfe.c sfe.c fmt.c nio.c lio.c lread.c open.c \
20: close.c util.c endfile.c wrtfmt.c err.c fmtlib.c ecvt.c ltostr.c
21: list: $(SRC)
22: pr $(SRC)
23:
24: lread.o: lio.h
25:
26: .c.o:
27: $(CC) -c $(CFLAGS) $<
28:
29: clean:
30: -rm -f $(OBJ) libI77.a
31:
32: clobber: clean
33: -rm -f libI77.a
34:
35: backspace.o: fio.h
36: close.o: fio.h
37: dfe.o: fio.h
38: dfe.o: fmt.h
39: due.o: fio.h
40: endfile.o: fio.h
41: err.o: fio.h
42: fmt.o: fio.h
43: fmt.o: fmt.h
44: ftest.o: fio.h
45: iio.o: fio.h
46: iio.o: fmt.h
47: inquire.o: fio.h
48: lib.o: fio.h
49: lio.o: fio.h
50: lio.o: fmt.h
51: lio.o: lio.h
52: lread.o: fio.h
53: lread.o: fmt.h
54: lread.o: lio.h
55: nio.o: fio.h
56: nio.o: fmt.h
57: nio.o: lio.h
58: open.o: fio.h
59: rdfmt.o: fio.h
60: rdfmt.o: fmt.h
61: rewind.o: fio.h
62: rsfe.o: fio.h
63: rsfe.o: fmt.h
64: sfe.o: fio.h
65: stest.o: fio.h
66: sue.o: fio.h
67: uio.o: fio.h
68: util.o: fio.h
69: wrtfmt.o: fio.h
70: wrtfmt.o: fmt.h
71: wsfe.o: fio.h
72: wsfe.o: fmt.h
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.