|
|
1.1 root 1: CFLAGS =
2:
3: progs = getenv.o iscope.o math.o seek.o trig.o ttyctl.o
4:
5: what:
6: @echo "what do you want to make?"
7:
8: All: $(progs)
9: ls $(progs)
10:
11: Clean:
12: rm -f *.o
13:
14: Dist-clean:
15: rm -f .BK* .CK* .emacs*
16: rm -rf `gcomp Makefile *.c`
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.