|
|
1.1 root 1: DESTDIR =
2: ntroff : troff nroff
3: troff :
4: make -f Maketroff clean
5: make -f Maketroff CC=$(CC)
6: nroff :
7: make -f Makenroff clean
8: make -f Makenroff CC=$(CC)
9: clean :
10: rm -f *.o
11: install :
12: install -s troff $(DESTDIR)/usr/bin
13: install -s nroff $(DESTDIR)/usr/bin
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.