|
|
1.1 root 1: all:
2: install:
3: cd cfront; make install
4: CC -O -o nmunch munch.c
5: strip nmunch
6: mv nmunch /usr/lib/munch
7: cd libC; make install
8:
9: clean:
10: rm -f munch.[oi] nmunch
11: cd cfront; make clean
12: cd libC; make clean
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.