|
|
1.1 root 1: DESTDIR=/bin386/bin/
2: EXPR=$(DESTDIR)expr
3:
4: CFLAGS=-O
5: CC=cc
6:
7: $(EXPR): expr.o
8: rm -f $(EXPR)
9: cc -O -so $(EXPR) expr.o -ly
10: su root chmog 511 bin bin $(EXPR)
11:
12: expr.o: expr.y
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.