|
|
1.1 root 1: # this makefile simply copies some text files to usr/pub.
2:
3: DESTDIR=/interim/usr/pub/
4:
5: ALL: phonebook ascii rs232
6: >all
7:
8: phonebook:
9: co $(DESTDIR)$@
10:
11: ascii:
12: co $(DESTDIR)$@
13:
14: rs232:
15: co $(DESTDIR)$@
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.