|
|
1.1 root 1: # /usr/src/liby/Makefile 2/12/92
2:
3: DESTDIR=/interim/usr/lib/
4: DESTDIR386=/bin386/usr/lib/
5:
6: OBJ=\
7: yyerror.o \
8: yylex.o \
9: yymain.o
10:
11: liby.a: $(OBJ)
12: $(AR) rckus $(DESTDIR)$@ $?
13:
14: liby386.a: $(OBJ)
15: $(AR) rcus $(DESTDIR386)liby.a $?
16:
17: # end of /usr/src/liby/Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.